|
|
@@ -336,43 +336,53 @@
|
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wBM-b0-JRO">
|
|
|
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
|
|
|
<subviews>
|
|
|
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="IdY-hf-Rfp">
|
|
|
- <rect key="frame" x="0.0" y="1" width="712" height="645"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T1R-Fg-fPc">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
|
|
|
+ <subviews>
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="IdY-hf-Rfp">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <prototypes>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tCell" id="Z8S-HU-HU3">
|
|
|
+ <rect key="frame" x="0.0" y="28" width="375" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Z8S-HU-HU3" id="dk1-pX-E1r">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ </prototypes>
|
|
|
+ <connections>
|
|
|
+ <outlet property="dataSource" destination="Ekb-S8-yfK" id="Xqw-IK-F1M"/>
|
|
|
+ <outlet property="delegate" destination="Ekb-S8-yfK" id="OeX-tg-FFz"/>
|
|
|
+ </connections>
|
|
|
+ </tableView>
|
|
|
+ </subviews>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="712" id="8cn-Ix-LnS"/>
|
|
|
+ <constraint firstItem="IdY-hf-Rfp" firstAttribute="leading" secondItem="T1R-Fg-fPc" secondAttribute="leading" id="AE1-0B-nJw"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="IdY-hf-Rfp" secondAttribute="trailing" id="Pgk-Vz-HOj"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="IdY-hf-Rfp" secondAttribute="bottom" id="ReX-CE-BV9"/>
|
|
|
+ <constraint firstItem="IdY-hf-Rfp" firstAttribute="top" secondItem="T1R-Fg-fPc" secondAttribute="top" id="ma3-Fo-Xmb"/>
|
|
|
</constraints>
|
|
|
- <prototypes>
|
|
|
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="tCell" id="Z8S-HU-HU3">
|
|
|
- <rect key="frame" x="0.0" y="28" width="712" height="44"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Z8S-HU-HU3" id="dk1-pX-E1r">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="712" height="43.5"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- </tableViewCellContentView>
|
|
|
- </tableViewCell>
|
|
|
- </prototypes>
|
|
|
- <connections>
|
|
|
- <outlet property="dataSource" destination="Ekb-S8-yfK" id="Xqw-IK-F1M"/>
|
|
|
- <outlet property="delegate" destination="Ekb-S8-yfK" id="OeX-tg-FFz"/>
|
|
|
- </connections>
|
|
|
- </tableView>
|
|
|
+ </view>
|
|
|
</subviews>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="trailing" secondItem="IdY-hf-Rfp" secondAttribute="trailing" constant="-337" id="CNR-Yx-5ll"/>
|
|
|
- <constraint firstItem="IdY-hf-Rfp" firstAttribute="top" secondItem="wBM-b0-JRO" secondAttribute="top" constant="1" id="Xjb-Av-XIt"/>
|
|
|
- <constraint firstItem="IdY-hf-Rfp" firstAttribute="centerY" secondItem="wBM-b0-JRO" secondAttribute="centerY" id="hQM-i5-xul"/>
|
|
|
- <constraint firstItem="IdY-hf-Rfp" firstAttribute="leading" secondItem="wBM-b0-JRO" secondAttribute="leading" id="lkr-4F-Blk"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="IdY-hf-Rfp" secondAttribute="bottom" constant="1" id="vLc-bY-2Lk"/>
|
|
|
+ <constraint firstItem="T1R-Fg-fPc" firstAttribute="top" secondItem="wBM-b0-JRO" secondAttribute="top" id="Bfi-Z7-Q3B"/>
|
|
|
+ <constraint firstItem="T1R-Fg-fPc" firstAttribute="centerX" secondItem="wBM-b0-JRO" secondAttribute="centerX" id="KDG-ZZ-2Br"/>
|
|
|
+ <constraint firstItem="T1R-Fg-fPc" firstAttribute="centerY" secondItem="wBM-b0-JRO" secondAttribute="centerY" id="OGq-h8-bLC"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="T1R-Fg-fPc" secondAttribute="trailing" id="bDd-32-hxn"/>
|
|
|
+ <constraint firstItem="T1R-Fg-fPc" firstAttribute="leading" secondItem="wBM-b0-JRO" secondAttribute="leading" id="fsB-yd-suO"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="T1R-Fg-fPc" secondAttribute="bottom" id="gWN-f9-WOl"/>
|
|
|
</constraints>
|
|
|
</scrollView>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="wBM-b0-JRO" firstAttribute="bottom" secondItem="ifv-Jz-opQ" secondAttribute="top" id="Nu0-Vp-ZAh"/>
|
|
|
- <constraint firstItem="wBM-b0-JRO" firstAttribute="leading" secondItem="dFG-t0-Cuv" secondAttribute="leading" id="ciV-OT-89f"/>
|
|
|
- <constraint firstItem="wBM-b0-JRO" firstAttribute="top" secondItem="QN9-la-fqb" secondAttribute="bottom" id="dQB-on-U7m"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="wBM-b0-JRO" secondAttribute="trailing" id="nko-B7-ire"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="wBM-b0-JRO" secondAttribute="trailing" id="6sM-e4-XUU"/>
|
|
|
+ <constraint firstItem="wBM-b0-JRO" firstAttribute="leading" secondItem="dFG-t0-Cuv" secondAttribute="leading" id="DOr-mq-TTJ"/>
|
|
|
+ <constraint firstItem="wBM-b0-JRO" firstAttribute="top" secondItem="QN9-la-fqb" secondAttribute="bottom" id="KtP-8r-Gvw"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="wBM-b0-JRO" secondAttribute="bottom" id="Yvz-h1-Ef7"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<connections>
|