|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="e5b-i0-Sf8"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="e5b-i0-Sf8"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
9 | 9 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
10 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
11 | 11 | </dependencies> |
|
22 | 22 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
23 | 23 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
24 | 24 | <subviews> |
25 | | - <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="47" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="9wF-Hp-Zl1"> |
26 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
27 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 25 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="47" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="9wF-Hp-Zl1"> |
| 26 | + <rect key="frame" x="0.0" y="64" width="375" height="603"/> |
28 | 27 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
29 | 28 | <prototypes> |
30 | 29 | <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="47" id="0Fv-lJ-pdU" customClass="PersonCell" customModule="RxRealmDataSources_Example" customModuleProvider="target"> |
|
58 | 57 | </tableView> |
59 | 58 | </subviews> |
60 | 59 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 60 | + <constraints> |
| 61 | + <constraint firstItem="9wF-Hp-Zl1" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="KsW-LD-wdn"/> |
| 62 | + <constraint firstItem="2fi-mo-0CV" firstAttribute="top" secondItem="9wF-Hp-Zl1" secondAttribute="bottom" id="U79-jT-Gz8"/> |
| 63 | + <constraint firstAttribute="trailing" secondItem="9wF-Hp-Zl1" secondAttribute="trailing" id="Z66-lL-rSb"/> |
| 64 | + <constraint firstItem="9wF-Hp-Zl1" firstAttribute="top" secondItem="jyV-Pf-zRb" secondAttribute="bottom" id="pAN-54-93Z"/> |
| 65 | + </constraints> |
61 | 66 | </view> |
62 | 67 | <navigationItem key="navigationItem" id="bPo-jC-4xi"/> |
63 | 68 | <connections> |
|
141 | 146 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="e5b-i0-Sf8" sceneMemberID="viewController"> |
142 | 147 | <toolbarItems/> |
143 | 148 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="NYx-HQ-0Jl"> |
144 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 149 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
145 | 150 | <autoresizingMask key="autoresizingMask"/> |
146 | 151 | </navigationBar> |
147 | 152 | <nil name="viewControllers"/> |
|
168 | 173 | <rect key="frame" x="0.0" y="35" width="375" height="44"/> |
169 | 174 | <autoresizingMask key="autoresizingMask"/> |
170 | 175 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="TUc-X7-1yK" id="oFC-nh-48l"> |
171 | | - <rect key="frame" x="0.0" y="0.0" width="342" height="43"/> |
| 176 | + <rect key="frame" x="0.0" y="0.0" width="341" height="43.5"/> |
172 | 177 | <autoresizingMask key="autoresizingMask"/> |
173 | 178 | <subviews> |
174 | 179 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="1. Table View Data Source" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FOy-6e-7Rv"> |
|
188 | 193 | <rect key="frame" x="0.0" y="79" width="375" height="44"/> |
189 | 194 | <autoresizingMask key="autoresizingMask"/> |
190 | 195 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="iET-qa-wxc" id="CDi-eZ-kOd"> |
191 | | - <rect key="frame" x="0.0" y="0.0" width="342" height="43"/> |
| 196 | + <rect key="frame" x="0.0" y="0.0" width="341" height="43.5"/> |
192 | 197 | <autoresizingMask key="autoresizingMask"/> |
193 | 198 | <subviews> |
194 | 199 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="2. Collection View Data Source" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lyi-Vs-zYj"> |
|
0 commit comments