Main.storyboard 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="nD6-T3-59p">
  3. <device id="retina6_7" orientation="portrait" appearance="dark"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Item 2-->
  12. <scene sceneID="3Wf-gK-qyG">
  13. <objects>
  14. <viewController id="yL2-sh-r2b" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="Cwo-Ej-asl">
  16. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <viewLayoutGuide key="safeArea" id="NCr-Sf-zM1"/>
  19. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  20. </view>
  21. <tabBarItem key="tabBarItem" title="Item 2" id="3tr-an-hLR"/>
  22. </viewController>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="Fum-Sw-dKP" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  24. </objects>
  25. <point key="canvasLocation" x="-94" y="525"/>
  26. </scene>
  27. <!--First Tab View Controller-->
  28. <scene sceneID="bNR-du-k4c">
  29. <objects>
  30. <viewController storyboardIdentifier="firstTabVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="iKy-YH-N88" customClass="FirstTabViewController" customModule="AppBuilder" customModuleProvider="target" sceneMemberID="viewController">
  31. <view key="view" contentMode="scaleToFill" id="OUO-5T-AtV">
  32. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. <viewLayoutGuide key="safeArea" id="f2x-TV-t0G"/>
  35. </view>
  36. </viewController>
  37. <placeholder placeholderIdentifier="IBFirstResponder" id="1UN-B6-dct" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  38. </objects>
  39. <point key="canvasLocation" x="-772" y="1185"/>
  40. </scene>
  41. <!--Second Tab View Controller-->
  42. <scene sceneID="JH2-j3-Jce">
  43. <objects>
  44. <viewController storyboardIdentifier="secondTabVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="z6f-Hz-Xwh" customClass="SecondTabViewController" customModule="AppBuilder" customModuleProvider="target" sceneMemberID="viewController">
  45. <view key="view" contentMode="scaleToFill" id="T1X-gt-fSN">
  46. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  47. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  48. <subviews>
  49. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BU2-P5-16y">
  50. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  51. </imageView>
  52. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oT8-Uw-cgS">
  53. <rect key="frame" x="0.0" y="47" width="428" height="845"/>
  54. <subviews>
  55. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="4Jc-b8-aeF">
  56. <rect key="frame" x="0.0" y="0.0" width="428" height="845"/>
  57. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  58. <prototypes>
  59. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="reuseIdentifierChat" id="Tz5-0s-zFj">
  60. <rect key="frame" x="0.0" y="50" width="428" height="43.666667938232422"/>
  61. <autoresizingMask key="autoresizingMask"/>
  62. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Tz5-0s-zFj" id="4MW-eb-afV">
  63. <rect key="frame" x="0.0" y="0.0" width="428" height="43.666667938232422"/>
  64. <autoresizingMask key="autoresizingMask"/>
  65. </tableViewCellContentView>
  66. </tableViewCell>
  67. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="reuseIdentifierGroup" id="im7-ks-lTd">
  68. <rect key="frame" x="0.0" y="93.666667938232422" width="428" height="43.666667938232422"/>
  69. <autoresizingMask key="autoresizingMask"/>
  70. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="im7-ks-lTd" id="lNo-4T-eyr">
  71. <rect key="frame" x="0.0" y="0.0" width="428" height="43.666667938232422"/>
  72. <autoresizingMask key="autoresizingMask"/>
  73. </tableViewCellContentView>
  74. </tableViewCell>
  75. </prototypes>
  76. <connections>
  77. <outlet property="dataSource" destination="z6f-Hz-Xwh" id="AOZ-F1-Rhe"/>
  78. <outlet property="delegate" destination="z6f-Hz-Xwh" id="rwB-hc-wXw"/>
  79. </connections>
  80. </tableView>
  81. </subviews>
  82. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  83. <constraints>
  84. <constraint firstAttribute="bottom" secondItem="4Jc-b8-aeF" secondAttribute="bottom" id="AJg-3y-ycq"/>
  85. <constraint firstAttribute="trailing" secondItem="4Jc-b8-aeF" secondAttribute="trailing" id="MQg-wg-wJC"/>
  86. <constraint firstItem="4Jc-b8-aeF" firstAttribute="leading" secondItem="oT8-Uw-cgS" secondAttribute="leading" id="gr8-uB-Kjv"/>
  87. <constraint firstItem="4Jc-b8-aeF" firstAttribute="top" secondItem="oT8-Uw-cgS" secondAttribute="top" id="tgW-8t-y1Q"/>
  88. </constraints>
  89. </view>
  90. </subviews>
  91. <viewLayoutGuide key="safeArea" id="Exo-M2-oVn"/>
  92. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  93. <constraints>
  94. <constraint firstItem="BU2-P5-16y" firstAttribute="top" secondItem="T1X-gt-fSN" secondAttribute="top" id="6kj-QA-eHg"/>
  95. <constraint firstItem="oT8-Uw-cgS" firstAttribute="leading" secondItem="Exo-M2-oVn" secondAttribute="leading" id="9FF-6z-ROG"/>
  96. <constraint firstItem="oT8-Uw-cgS" firstAttribute="top" secondItem="Exo-M2-oVn" secondAttribute="top" id="CvI-hv-hNw"/>
  97. <constraint firstItem="Exo-M2-oVn" firstAttribute="bottom" secondItem="oT8-Uw-cgS" secondAttribute="bottom" id="Imt-VX-VR1"/>
  98. <constraint firstItem="BU2-P5-16y" firstAttribute="leading" secondItem="Exo-M2-oVn" secondAttribute="leading" id="L9z-Na-Kbb"/>
  99. <constraint firstItem="Exo-M2-oVn" firstAttribute="trailing" secondItem="BU2-P5-16y" secondAttribute="trailing" id="Udn-OO-sE2"/>
  100. <constraint firstItem="oT8-Uw-cgS" firstAttribute="trailing" secondItem="Exo-M2-oVn" secondAttribute="trailing" id="Vck-XN-acd"/>
  101. <constraint firstAttribute="bottom" secondItem="BU2-P5-16y" secondAttribute="bottom" id="jai-lq-WbQ"/>
  102. </constraints>
  103. </view>
  104. <connections>
  105. <outlet property="backgroundImage" destination="BU2-P5-16y" id="gud-Yi-EyH"/>
  106. <outlet property="tableView" destination="4Jc-b8-aeF" id="kie-X3-tsw"/>
  107. </connections>
  108. </viewController>
  109. <placeholder placeholderIdentifier="IBFirstResponder" id="iEb-Pf-p13" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  110. </objects>
  111. <point key="canvasLocation" x="-94.20289855072464" y="1184.5982142857142"/>
  112. </scene>
  113. <!--Item 1-->
  114. <scene sceneID="N8z-aZ-R0C">
  115. <objects>
  116. <viewController id="shx-A0-Rpw" sceneMemberID="viewController">
  117. <view key="view" contentMode="scaleToFill" id="0VY-c7-1YL">
  118. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  119. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  120. <viewLayoutGuide key="safeArea" id="cTG-dq-upN"/>
  121. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  122. </view>
  123. <tabBarItem key="tabBarItem" title="Item 1" id="p7E-Es-Ytv"/>
  124. </viewController>
  125. <placeholder placeholderIdentifier="IBFirstResponder" id="ea8-TI-6Jg" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  126. </objects>
  127. <point key="canvasLocation" x="-772" y="525"/>
  128. </scene>
  129. <!--test-->
  130. <scene sceneID="P0z-HA-ArT">
  131. <objects>
  132. <navigationController title="test" id="nD6-T3-59p" sceneMemberID="viewController">
  133. <navigationBar key="navigationBar" opaque="NO" contentMode="scaleToFill" id="mEs-FV-nQc">
  134. <rect key="frame" x="0.0" y="47" width="428" height="44"/>
  135. <autoresizingMask key="autoresizingMask"/>
  136. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  137. <color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  138. <color key="barTintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  139. <textAttributes key="titleTextAttributes">
  140. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  141. </textAttributes>
  142. <textAttributes key="largeTitleTextAttributes">
  143. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  144. </textAttributes>
  145. </navigationBar>
  146. <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="7Tu-EZ-US7">
  147. <autoresizingMask key="autoresizingMask"/>
  148. </toolbar>
  149. <connections>
  150. <segue destination="303-e4-dlv" kind="relationship" relationship="rootViewController" id="ax7-Vc-WBo"/>
  151. </connections>
  152. </navigationController>
  153. <placeholder placeholderIdentifier="IBFirstResponder" id="2PQ-0V-IE2" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  154. </objects>
  155. <point key="canvasLocation" x="-145" y="-202"/>
  156. </scene>
  157. <!--mainVC-->
  158. <scene sceneID="acr-UY-sCb">
  159. <objects>
  160. <tabBarController title="mainVC" id="303-e4-dlv" customClass="ViewController" customModule="AppBuilder" customModuleProvider="target" sceneMemberID="viewController">
  161. <navigationItem key="navigationItem" id="sH1-Nb-Vna"/>
  162. <tabBar key="tabBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="aG7-6Q-gSS">
  163. <rect key="frame" x="0.0" y="0.0" width="414" height="49"/>
  164. <autoresizingMask key="autoresizingMask"/>
  165. <color key="barTintColor" white="0.91082411545973563" alpha="1" colorSpace="calibratedWhite"/>
  166. </tabBar>
  167. <connections>
  168. <segue destination="shx-A0-Rpw" kind="relationship" relationship="viewControllers" id="InU-1A-5CF"/>
  169. <segue destination="yL2-sh-r2b" kind="relationship" relationship="viewControllers" id="2uQ-yM-Uwx"/>
  170. <segue destination="BQG-BK-XdT" kind="relationship" relationship="viewControllers" id="xa0-0l-EhV"/>
  171. <segue destination="HRs-yQ-che" kind="relationship" relationship="viewControllers" id="H7y-1o-pCn"/>
  172. <segue destination="doo-wB-Xef" kind="relationship" relationship="viewControllers" id="XZ7-g3-417"/>
  173. </connections>
  174. </tabBarController>
  175. <placeholder placeholderIdentifier="IBFirstResponder" id="xVj-nd-1u2" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  176. </objects>
  177. <point key="canvasLocation" x="619" y="-202"/>
  178. </scene>
  179. <!--Item 3-->
  180. <scene sceneID="akE-9q-KIu">
  181. <objects>
  182. <viewController id="BQG-BK-XdT" userLabel="Item 3" sceneMemberID="viewController">
  183. <view key="view" contentMode="scaleToFill" id="tfu-1X-nbl">
  184. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  185. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  186. <viewLayoutGuide key="safeArea" id="5ym-td-Khs"/>
  187. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  188. </view>
  189. <tabBarItem key="tabBarItem" title="Item 3" id="fhU-xt-rD1" userLabel="Item 3"/>
  190. </viewController>
  191. <placeholder placeholderIdentifier="IBFirstResponder" id="dEh-1z-WOg" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  192. </objects>
  193. <point key="canvasLocation" x="619" y="525"/>
  194. </scene>
  195. <!--Item 4-->
  196. <scene sceneID="ayN-8g-7Qb">
  197. <objects>
  198. <viewController id="HRs-yQ-che" userLabel="Item 4" sceneMemberID="viewController">
  199. <view key="view" contentMode="scaleToFill" id="CpP-4M-jQO">
  200. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  201. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  202. <viewLayoutGuide key="safeArea" id="FW7-Pt-spm"/>
  203. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  204. </view>
  205. <tabBarItem key="tabBarItem" title="Item 4" id="9HE-z6-qW3" userLabel="Item 4"/>
  206. </viewController>
  207. <placeholder placeholderIdentifier="IBFirstResponder" id="kTc-lt-5jQ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  208. </objects>
  209. <point key="canvasLocation" x="1293" y="525"/>
  210. </scene>
  211. <!--Item 5-->
  212. <scene sceneID="1OZ-lX-QwV">
  213. <objects>
  214. <viewController id="doo-wB-Xef" userLabel="Item 5" sceneMemberID="viewController">
  215. <view key="view" contentMode="scaleToFill" id="gva-IL-Ua7">
  216. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  217. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  218. <viewLayoutGuide key="safeArea" id="b9A-7D-aDQ"/>
  219. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  220. </view>
  221. <tabBarItem key="tabBarItem" title="Item 5" id="aDp-Df-R88" userLabel="Item 5"/>
  222. </viewController>
  223. <placeholder placeholderIdentifier="IBFirstResponder" id="pku-2n-PfH" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  224. </objects>
  225. <point key="canvasLocation" x="2017" y="525"/>
  226. </scene>
  227. <!--Third Tab View Controller-->
  228. <scene sceneID="2tv-T7-3Gz">
  229. <objects>
  230. <viewController storyboardIdentifier="thirdTabVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="sim-nJ-liW" customClass="ThirdTabViewController" customModule="AppBuilder" customModuleProvider="target" sceneMemberID="viewController">
  231. <view key="view" contentMode="scaleToFill" id="zlx-Nr-4qk">
  232. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  233. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  234. <viewLayoutGuide key="safeArea" id="gQh-2u-SN6"/>
  235. </view>
  236. </viewController>
  237. <placeholder placeholderIdentifier="IBFirstResponder" id="crD-Us-xmX" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  238. </objects>
  239. <point key="canvasLocation" x="619" y="1185"/>
  240. </scene>
  241. <!--Fourth Tab View Controller-->
  242. <scene sceneID="ZzT-E6-umc">
  243. <objects>
  244. <viewController storyboardIdentifier="fourthTabVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="ruc-qb-tdV" customClass="FourthTabViewController" customModule="AppBuilder" customModuleProvider="target" sceneMemberID="viewController">
  245. <view key="view" contentMode="scaleToFill" id="9o3-Cd-xmC">
  246. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  247. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  248. <subviews>
  249. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rdi-Bn-gaF">
  250. <rect key="frame" x="0.0" y="0.0" width="428" height="926"/>
  251. </imageView>
  252. <tableView opaque="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" bouncesZoom="NO" dataMode="prototypes" style="insetGrouped" separatorStyle="default" separatorInsetReference="fromAutomaticInsets" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="5" sectionFooterHeight="5" translatesAutoresizingMaskIntoConstraints="NO" id="gUO-Ws-n00">
  253. <rect key="frame" x="0.0" y="80" width="428" height="807"/>
  254. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  255. <inset key="separatorInset" minX="3" minY="0.0" maxX="0.0" maxY="0.0"/>
  256. <color key="sectionIndexBackgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  257. <prototypes>
  258. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="2" reuseIdentifier="reuseIdentifier" id="IEo-SX-4um">
  259. <rect key="frame" x="20" y="55.333332061767578" width="388" height="43.666667938232422"/>
  260. <autoresizingMask key="autoresizingMask"/>
  261. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="IEo-SX-4um" id="je4-kr-tvF">
  262. <rect key="frame" x="0.0" y="0.0" width="388" height="43.666667938232422"/>
  263. <autoresizingMask key="autoresizingMask"/>
  264. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  265. <edgeInsets key="layoutMargins" top="0.0" left="0.0" bottom="0.0" right="0.0"/>
  266. </tableViewCellContentView>
  267. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  268. </tableViewCell>
  269. </prototypes>
  270. </tableView>
  271. </subviews>
  272. <viewLayoutGuide key="safeArea" id="SgQ-c4-v3h"/>
  273. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  274. <constraints>
  275. <constraint firstItem="rdi-Bn-gaF" firstAttribute="top" secondItem="9o3-Cd-xmC" secondAttribute="top" id="3iG-Qg-ugF"/>
  276. <constraint firstItem="SgQ-c4-v3h" firstAttribute="bottom" secondItem="gUO-Ws-n00" secondAttribute="bottom" constant="5" id="cJW-F2-vbP"/>
  277. <constraint firstItem="gUO-Ws-n00" firstAttribute="top" secondItem="9o3-Cd-xmC" secondAttribute="top" constant="80" id="dgB-Kt-3hN"/>
  278. <constraint firstAttribute="bottom" secondItem="rdi-Bn-gaF" secondAttribute="bottom" id="i6c-Au-25J"/>
  279. <constraint firstItem="SgQ-c4-v3h" firstAttribute="trailing" secondItem="rdi-Bn-gaF" secondAttribute="trailing" id="ka4-Ak-VDR"/>
  280. <constraint firstItem="gUO-Ws-n00" firstAttribute="trailing" secondItem="SgQ-c4-v3h" secondAttribute="trailing" id="suE-CO-UTB"/>
  281. <constraint firstItem="rdi-Bn-gaF" firstAttribute="leading" secondItem="SgQ-c4-v3h" secondAttribute="leading" id="wzr-gR-Yrs"/>
  282. <constraint firstItem="gUO-Ws-n00" firstAttribute="leading" secondItem="SgQ-c4-v3h" secondAttribute="leading" id="xiY-lp-lrd"/>
  283. </constraints>
  284. </view>
  285. <connections>
  286. <outlet property="backgroundImage" destination="rdi-Bn-gaF" id="MAO-jC-VP5"/>
  287. <outlet property="tableView" destination="gUO-Ws-n00" id="8ZB-Pu-MLW"/>
  288. </connections>
  289. </viewController>
  290. <placeholder placeholderIdentifier="IBFirstResponder" id="R3B-ld-vod" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  291. </objects>
  292. <point key="canvasLocation" x="1293" y="1184"/>
  293. </scene>
  294. </scenes>
  295. </document>