Revision c6c7b30a ChatSecure/Classes/Views/Cells/OTRMessageUnknownSenderCell.xib

View differences:

ChatSecure/Classes/Views/Cells/OTRMessageUnknownSenderCell.xib
6 6
    <dependencies>
7 7
        <deployment identifier="iOS"/>
8 8
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
9
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
10 9
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
11 10
    </dependencies>
12 11
    <objects>
13 12
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
14 13
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
15
        <collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="22J-kO-64R" customClass="OTRMessagesUnknownSenderCell" customModule="ChatSecureCore">
14
        <collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="22J-kO-64R" customClass="OTRMessagesUnknownSenderCell" customModule="ChatSecureCore">
16 15
            <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
17
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
16
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18 17
            <subviews>
19 18
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" text="No data" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tP4-Uw-Q8q">
20 19
                    <rect key="frame" x="10" y="10" width="355" height="30"/>
21
                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
22
                    <nil key="textColor"/>
20
                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
21
                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
23 22
                    <nil key="highlightedColor"/>
24 23
                </label>
25 24
            </subviews>
25
            <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
26 26
            <constraints>
27
                <constraint firstItem="2Di-RS-Jjo" firstAttribute="bottom" secondItem="tP4-Uw-Q8q" secondAttribute="bottom" constant="10" id="PTO-Cn-PH4"/>
28
                <constraint firstItem="2Di-RS-Jjo" firstAttribute="trailing" secondItem="tP4-Uw-Q8q" secondAttribute="trailing" constant="10" id="ZqZ-wZ-92N"/>
29
                <constraint firstItem="tP4-Uw-Q8q" firstAttribute="leading" secondItem="2Di-RS-Jjo" secondAttribute="leading" constant="10" id="lTY-I5-fsW"/>
30
                <constraint firstItem="tP4-Uw-Q8q" firstAttribute="top" secondItem="2Di-RS-Jjo" secondAttribute="top" constant="10" id="vjV-ke-Pc2"/>
27
                <constraint firstAttribute="bottom" secondItem="tP4-Uw-Q8q" secondAttribute="bottom" constant="10" id="PTO-Cn-PH4"/>
28
                <constraint firstAttribute="trailing" secondItem="tP4-Uw-Q8q" secondAttribute="trailing" constant="10" id="ZqZ-wZ-92N"/>
29
                <constraint firstItem="tP4-Uw-Q8q" firstAttribute="leading" secondItem="22J-kO-64R" secondAttribute="leading" constant="10" id="lTY-I5-fsW"/>
30
                <constraint firstItem="tP4-Uw-Q8q" firstAttribute="top" secondItem="22J-kO-64R" secondAttribute="top" constant="10" id="vjV-ke-Pc2"/>
31 31
            </constraints>
32
            <viewLayoutGuide key="safeArea" id="2Di-RS-Jjo"/>
33 32
            <connections>
34 33
                <outlet property="titleLabel" destination="tP4-Uw-Q8q" id="b4e-Ao-C3K"/>
35 34
            </connections>

Also available in: Unified diff