|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | | - <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> |
| 7 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
9 | 8 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
10 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
11 | 10 | </dependencies> |
|
16 | 15 | <rect key="frame" x="0.0" y="0.0" width="320" height="82"/> |
17 | 16 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
18 | 17 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM"> |
19 | | - <rect key="frame" x="0.0" y="0.0" width="287" height="81.5"/> |
| 18 | + <rect key="frame" x="0.0" y="0.0" width="286" height="81.5"/> |
20 | 19 | <autoresizingMask key="autoresizingMask"/> |
21 | 20 | <subviews> |
22 | 21 | <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="GJ0-wN-VIc"> |
23 | | - <rect key="frame" x="8" y="8" width="67" height="67"/> |
| 22 | + <rect key="frame" x="16" y="11" width="67" height="67"/> |
24 | 23 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
25 | 24 | <constraints> |
26 | 25 | <constraint firstAttribute="width" constant="67" id="CSc-Fq-CFF"/> |
27 | 26 | <constraint firstAttribute="height" constant="67" id="G3p-Xx-UFN"/> |
28 | 27 | </constraints> |
29 | 28 | </imageView> |
30 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Speaker Name" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ir9-dv-8TT"> |
31 | | - <rect key="frame" x="90" y="21.5" width="112" height="20.5"/> |
| 29 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" text="Speaker Name" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ir9-dv-8TT"> |
| 30 | + <rect key="frame" x="98" y="24.5" width="112" height="15"/> |
32 | 31 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
33 | 32 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
34 | 33 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
35 | 34 | <nil key="highlightedColor"/> |
36 | 35 | </label> |
37 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="@twitter" textAlignment="natural" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="980-ih-bht"> |
38 | | - <rect key="frame" x="90" y="44" width="57" height="18"/> |
39 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
40 | | - <fontDescription key="fontDescription" type="system" weight="light" pointSize="15"/> |
41 | | - <color key="textColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
42 | | - <nil key="highlightedColor"/> |
43 | | - </label> |
| 36 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="f5Z-lq-2Xw"> |
| 37 | + <rect key="frame" x="98" y="35" width="58" height="30"/> |
| 38 | + <state key="normal" title="@twitter"/> |
| 39 | + <connections> |
| 40 | + <action selector="speakerTwitterButtonDidTap:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="TQ8-gr-bc9"/> |
| 41 | + </connections> |
| 42 | + </button> |
44 | 43 | </subviews> |
45 | 44 | <constraints> |
46 | 45 | <constraint firstItem="ir9-dv-8TT" firstAttribute="leading" secondItem="GJ0-wN-VIc" secondAttribute="trailing" constant="15" id="14W-um-tOD"/> |
| 46 | + <constraint firstAttribute="bottom" secondItem="f5Z-lq-2Xw" secondAttribute="bottom" constant="16.5" id="5XV-yg-wdC"/> |
47 | 47 | <constraint firstItem="GJ0-wN-VIc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" id="6Mk-ta-AhD"/> |
48 | | - <constraint firstItem="980-ih-bht" firstAttribute="top" secondItem="ir9-dv-8TT" secondAttribute="bottom" constant="2" id="9kl-XZ-6MT"/> |
49 | 48 | <constraint firstItem="ir9-dv-8TT" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="13.5" id="Gd8-aC-ye0"/> |
50 | 49 | <constraint firstItem="GJ0-wN-VIc" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="Kp2-Vu-vZw"/> |
51 | | - <constraint firstAttribute="bottomMargin" secondItem="980-ih-bht" secondAttribute="bottom" constant="11.5" id="NDV-bw-ILg"/> |
52 | | - <constraint firstItem="980-ih-bht" firstAttribute="leading" secondItem="ir9-dv-8TT" secondAttribute="leading" id="Yzq-oB-Hza"/> |
| 50 | + <constraint firstItem="f5Z-lq-2Xw" firstAttribute="leading" secondItem="ir9-dv-8TT" secondAttribute="leading" id="S1y-Og-m7A"/> |
| 51 | + <constraint firstItem="f5Z-lq-2Xw" firstAttribute="top" secondItem="ir9-dv-8TT" secondAttribute="bottom" constant="-4.5" id="SbS-Eh-s8L"/> |
53 | 52 | </constraints> |
54 | 53 | </tableViewCellContentView> |
55 | 54 | <connections> |
56 | 55 | <outlet property="speakerImageView" destination="GJ0-wN-VIc" id="pub-eH-fa9"/> |
57 | 56 | <outlet property="speakerNameLabel" destination="ir9-dv-8TT" id="ELP-of-NZX"/> |
58 | | - <outlet property="speakerTwitterLabel" destination="980-ih-bht" id="Jxc-OH-eH3"/> |
| 57 | + <outlet property="speakerTwitterButton" destination="f5Z-lq-2Xw" id="Euk-CM-I8n"/> |
59 | 58 | </connections> |
60 | 59 | <point key="canvasLocation" x="243" y="307"/> |
61 | 60 | </tableViewCell> |
|
0 commit comments