No Description

Main.storyboard 37KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="VBd-I7-AF1">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  7. <capability name="Named colors" minToolsVersion="9.0"/>
  8. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Survey-->
  13. <scene sceneID="tne-QT-ifu">
  14. <objects>
  15. <viewController id="BYZ-38-t0r" customClass="EncuestaViewController" customModule="Tania" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="X5i-Gf-gnI">
  21. <rect key="frame" x="35" y="285" width="344" height="59"/>
  22. <color key="backgroundColor" red="0.32369405029999998" green="0.51431828739999996" blue="0.92553383109999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="59" identifier="ANS1" id="jwc-vC-t0x"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" weight="black" pointSize="26"/>
  27. <color key="tintColor" red="0.35331264140000002" green="0.40740802879999999" blue="0.96476000549999996" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  28. <state key="normal" title="Answer Survey">
  29. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  30. </state>
  31. <userDefinedRuntimeAttributes>
  32. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  33. <real key="value" value="5"/>
  34. </userDefinedRuntimeAttribute>
  35. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  36. <real key="value" value="1"/>
  37. </userDefinedRuntimeAttribute>
  38. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  39. <color key="value" red="0.32369405029999998" green="0.51431828739999996" blue="0.92553383109999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  40. </userDefinedRuntimeAttribute>
  41. </userDefinedRuntimeAttributes>
  42. <connections>
  43. <action selector="tomar_encuesta:" destination="BYZ-38-t0r" eventType="touchUpInside" id="f1H-vM-X8H"/>
  44. </connections>
  45. </button>
  46. </subviews>
  47. <color key="backgroundColor" name="white_gray"/>
  48. <constraints>
  49. <constraint firstItem="X5i-Gf-gnI" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="35" identifier="Ans2" id="FUW-5x-JJm"/>
  50. <constraint firstItem="X5i-Gf-gnI" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="241" identifier="Ans3" id="Isl-Wl-ceq"/>
  51. <constraint firstItem="X5i-Gf-gnI" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" identifier="Ans4" id="aj4-64-1dl"/>
  52. </constraints>
  53. <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
  54. </view>
  55. <navigationItem key="navigationItem" title="Survey" id="a31-hX-hUP"/>
  56. </viewController>
  57. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  58. </objects>
  59. <point key="canvasLocation" x="809" y="1314"/>
  60. </scene>
  61. <!--View Controller-->
  62. <scene sceneID="PVa-gY-Ggr">
  63. <objects>
  64. <viewController storyboardIdentifier="introOneViewController" id="J7Z-EA-ooc" sceneMemberID="viewController">
  65. <layoutGuides>
  66. <viewControllerLayoutGuide type="top" id="fyz-ZT-5QD"/>
  67. <viewControllerLayoutGuide type="bottom" id="hTZ-aL-YNf"/>
  68. </layoutGuides>
  69. <view key="view" contentMode="scaleToFill" id="hKf-ks-CUg">
  70. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  71. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  72. <subviews>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Consent" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NyT-8F-bL6">
  74. <rect key="frame" x="20" y="243" width="374" height="115"/>
  75. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle0"/>
  76. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  77. <nil key="highlightedColor"/>
  78. </label>
  79. </subviews>
  80. <color key="backgroundColor" red="0.35331264140000002" green="0.40740802879999999" blue="0.96476000549999996" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  81. <constraints>
  82. <constraint firstItem="NyT-8F-bL6" firstAttribute="leading" secondItem="lzj-tm-sqA" secondAttribute="leading" constant="20" identifier="Consent2" id="4dh-po-qf7"/>
  83. <constraint firstItem="hTZ-aL-YNf" firstAttribute="top" secondItem="NyT-8F-bL6" secondAttribute="bottom" constant="378" identifier="Consent4" id="Ky2-Y8-ipw"/>
  84. <constraint firstItem="NyT-8F-bL6" firstAttribute="top" secondItem="fyz-ZT-5QD" secondAttribute="bottom" constant="243" identifier="Consent3" id="lS5-AD-Oup"/>
  85. <constraint firstItem="lzj-tm-sqA" firstAttribute="trailing" secondItem="NyT-8F-bL6" secondAttribute="trailing" constant="20" identifier="Consent1" id="mao-c8-JLq"/>
  86. </constraints>
  87. <viewLayoutGuide key="safeArea" id="lzj-tm-sqA"/>
  88. </view>
  89. </viewController>
  90. <placeholder placeholderIdentifier="IBFirstResponder" id="rVc-uf-VN9" userLabel="First Responder" sceneMemberID="firstResponder"/>
  91. </objects>
  92. <point key="canvasLocation" x="2630.434782608696" y="-1296.1956521739132"/>
  93. </scene>
  94. <!--Onboarding View Controller-->
  95. <scene sceneID="LoC-bT-HBb">
  96. <objects>
  97. <viewController storyboardIdentifier="joinViewController" id="w49-Mx-cg8" customClass="OnboardingViewController" customModule="Tania" customModuleProvider="target" sceneMemberID="viewController">
  98. <layoutGuides>
  99. <viewControllerLayoutGuide type="top" id="beN-qE-bp8"/>
  100. <viewControllerLayoutGuide type="bottom" id="iR7-hv-y5I"/>
  101. </layoutGuides>
  102. <view key="view" contentMode="scaleToFill" id="k2H-mA-LDM">
  103. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  104. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  105. <subviews>
  106. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gGJ-33-J27">
  107. <rect key="frame" x="20" y="8" width="100" height="22"/>
  108. <color key="backgroundColor" red="0.32369405029999998" green="0.51431828739999996" blue="0.92553383109999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  109. <constraints>
  110. <constraint firstAttribute="width" constant="100" identifier="Rec1" id="Txs-tV-5RB"/>
  111. </constraints>
  112. <fontDescription key="fontDescription" type="system" weight="black" pointSize="8"/>
  113. <state key="normal" title="Recover Account">
  114. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  115. </state>
  116. <userDefinedRuntimeAttributes>
  117. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  118. <real key="value" value="1"/>
  119. </userDefinedRuntimeAttribute>
  120. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  121. <real key="value" value="5"/>
  122. </userDefinedRuntimeAttribute>
  123. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  124. <color key="value" red="0.32369405029999998" green="0.51431828739999996" blue="0.92553383109999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  125. </userDefinedRuntimeAttribute>
  126. </userDefinedRuntimeAttributes>
  127. <connections>
  128. <action selector="recover_account:" destination="w49-Mx-cg8" eventType="touchUpInside" id="aMh-PE-CkL"/>
  129. </connections>
  130. </button>
  131. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nNl-6H-60E">
  132. <rect key="frame" x="150.66666666666666" y="693" width="112.99999999999997" height="30"/>
  133. <color key="backgroundColor" red="0.32369405029999998" green="0.51431828739999996" blue="0.92553383109999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  134. <constraints>
  135. <constraint firstAttribute="width" constant="113" identifier="Join1" id="ofM-bD-SdS"/>
  136. </constraints>
  137. <fontDescription key="fontDescription" type="system" weight="black" pointSize="15"/>
  138. <state key="normal" title="Join Study">
  139. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  140. </state>
  141. <userDefinedRuntimeAttributes>
  142. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  143. <real key="value" value="5"/>
  144. </userDefinedRuntimeAttribute>
  145. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  146. <real key="value" value="1"/>
  147. </userDefinedRuntimeAttribute>
  148. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  149. <color key="value" red="0.32369405029999998" green="0.51431828739999996" blue="0.92553383109999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  150. </userDefinedRuntimeAttribute>
  151. </userDefinedRuntimeAttributes>
  152. <connections>
  153. <action selector="joinButtonTapped:" destination="w49-Mx-cg8" eventType="touchUpInside" id="rRA-lm-n6W"/>
  154. </connections>
  155. </button>
  156. <textView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" fixedFrame="YES" editable="NO" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fb5-jH-gVK">
  157. <rect key="frame" x="20" y="217" width="374" height="185"/>
  158. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  159. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  160. <string key="text">To register a new account tap on Join Study bellow.
  161. To log-in to a previously registered account tap Recover Account above.</string>
  162. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  163. <fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
  164. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  165. </textView>
  166. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" text="Welcome to Tania" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gEj-a4-kWk">
  167. <rect key="frame" x="20" y="114" width="374" height="50"/>
  168. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  169. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  170. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  171. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle0"/>
  172. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  173. </textView>
  174. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" text="Momentary Assesment Made Simple" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0BG-sB-Fdn">
  175. <rect key="frame" x="20" y="163" width="374" height="30"/>
  176. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
  177. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  178. <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
  179. <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/>
  180. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  181. </textView>
  182. </subviews>
  183. <color key="backgroundColor" name="white_black"/>
  184. <constraints>
  185. <constraint firstItem="gGJ-33-J27" firstAttribute="top" secondItem="beN-qE-bp8" secondAttribute="bottom" constant="8" identifier="O3" id="4zi-tr-PYm"/>
  186. <constraint firstItem="gGJ-33-J27" firstAttribute="leading" secondItem="BO1-Dh-wF9" secondAttribute="leading" constant="20" identifier="O4" id="CVA-X6-d88"/>
  187. <constraint firstItem="nNl-6H-60E" firstAttribute="centerX" secondItem="k2H-mA-LDM" secondAttribute="centerX" identifier="O9" id="g79-aS-WzZ"/>
  188. <constraint firstItem="iR7-hv-y5I" firstAttribute="top" secondItem="nNl-6H-60E" secondAttribute="bottom" constant="13" identifier="O11" id="z3j-SS-T9B"/>
  189. </constraints>
  190. <viewLayoutGuide key="safeArea" id="BO1-Dh-wF9"/>
  191. </view>
  192. <connections>
  193. <segue destination="0CS-rt-pjl" kind="unwind" identifier="unwindToStudy" unwindAction="unwindToStudy:" id="8Vq-JU-d3u"/>
  194. </connections>
  195. </viewController>
  196. <placeholder placeholderIdentifier="IBFirstResponder" id="eZO-ua-XJV" sceneMemberID="firstResponder"/>
  197. <exit id="0CS-rt-pjl" userLabel="Exit" sceneMemberID="exit"/>
  198. </objects>
  199. <point key="canvasLocation" x="273.91304347826087" y="-1212.2282608695652"/>
  200. </scene>
  201. <!--Introduction View Controller-->
  202. <scene sceneID="SY1-Sj-7rn">
  203. <objects>
  204. <pageViewController autoresizesArchivedViewToFullSize="NO" transitionStyle="scroll" navigationOrientation="horizontal" spineLocation="none" id="OQz-xT-dhH" customClass="IntroductionViewController" customModule="Tania" customModuleProvider="target" sceneMemberID="viewController"/>
  205. <placeholder placeholderIdentifier="IBFirstResponder" id="CF2-bA-oVP" userLabel="First Responder" sceneMemberID="firstResponder"/>
  206. </objects>
  207. <point key="canvasLocation" x="1145" y="-1086.5"/>
  208. </scene>
  209. <!--Research Container View Controller-->
  210. <scene sceneID="n2V-1s-TrL">
  211. <objects>
  212. <viewController id="VBd-I7-AF1" customClass="ResearchContainerViewController" customModule="Tania" customModuleProvider="target" sceneMemberID="viewController">
  213. <layoutGuides>
  214. <viewControllerLayoutGuide type="top" id="9RQ-nq-tzy"/>
  215. <viewControllerLayoutGuide type="bottom" id="mDJ-KZ-HhP"/>
  216. </layoutGuides>
  217. <view key="view" contentMode="scaleToFill" id="zlh-oI-xFU">
  218. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  219. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  220. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  221. <viewLayoutGuide key="safeArea" id="vRR-YT-vKf"/>
  222. </view>
  223. <connections>
  224. <segue destination="w49-Mx-cg8" kind="custom" identifier="toOnboarding" customClass="ResearchContainerSegue" customModule="Tania" id="MYQ-CY-gyt"/>
  225. <segue destination="yeQ-e1-iVj" kind="custom" identifier="toStudy" customClass="ResearchContainerSegue" customModule="Tania" id="Zf8-Rj-N6h"/>
  226. </connections>
  227. </viewController>
  228. <placeholder placeholderIdentifier="IBFirstResponder" id="lwD-jr-znN" userLabel="First Responder" sceneMemberID="firstResponder"/>
  229. </objects>
  230. <point key="canvasLocation" x="-535" y="-773"/>
  231. </scene>
  232. <!--Tab Bar Controller-->
  233. <scene sceneID="k7z-oR-Amb">
  234. <objects>
  235. <tabBarController storyboardIdentifier="studyViewController" id="yeQ-e1-iVj" sceneMemberID="viewController">
  236. <tabBar key="tabBar" contentMode="scaleToFill" id="jvY-WN-2YV">
  237. <rect key="frame" x="0.0" y="0.0" width="320" height="49"/>
  238. <autoresizingMask key="autoresizingMask"/>
  239. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  240. </tabBar>
  241. <userDefinedRuntimeAttributes>
  242. <userDefinedRuntimeAttribute type="number" keyPath="selectedIndex">
  243. <integer key="value" value="0"/>
  244. </userDefinedRuntimeAttribute>
  245. </userDefinedRuntimeAttributes>
  246. <connections>
  247. <segue destination="6cF-m5-fPN" kind="relationship" relationship="viewControllers" id="Mfv-03-1Ez"/>
  248. <segue destination="IbW-FC-OA0" kind="relationship" relationship="viewControllers" id="jvg-Rf-pAT"/>
  249. </connections>
  250. </tabBarController>
  251. <placeholder placeholderIdentifier="IBFirstResponder" id="8vX-bn-o8v" userLabel="First Responder" sceneMemberID="firstResponder"/>
  252. </objects>
  253. <point key="canvasLocation" x="375" y="-423"/>
  254. </scene>
  255. <!--Survey-->
  256. <scene sceneID="VzZ-Qy-O7s">
  257. <objects>
  258. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="6cF-m5-fPN" sceneMemberID="viewController">
  259. <tabBarItem key="tabBarItem" title="Survey" image="pencil" catalog="system" id="yyT-tP-N6f"/>
  260. <toolbarItems/>
  261. <navigationBar key="navigationBar" contentMode="scaleToFill" id="Kt2-3G-lKB">
  262. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  263. <autoresizingMask key="autoresizingMask"/>
  264. </navigationBar>
  265. <nil name="viewControllers"/>
  266. <connections>
  267. <segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="bjB-SR-cMQ"/>
  268. </connections>
  269. </navigationController>
  270. <placeholder placeholderIdentifier="IBFirstResponder" id="qba-lA-nlY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  271. </objects>
  272. <point key="canvasLocation" x="810" y="474"/>
  273. </scene>
  274. <!--View Controller-->
  275. <scene sceneID="as8-FE-hj2">
  276. <objects>
  277. <viewController storyboardIdentifier="introThreeViewController" id="1FV-KR-5WJ" sceneMemberID="viewController">
  278. <layoutGuides>
  279. <viewControllerLayoutGuide type="top" id="AjM-j8-hPV"/>
  280. <viewControllerLayoutGuide type="bottom" id="1bf-WU-oIZ"/>
  281. </layoutGuides>
  282. <view key="view" contentMode="scaleToFill" id="fW4-mq-WoF">
  283. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  284. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  285. <subviews>
  286. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Survey" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JRU-Ug-oAK">
  287. <rect key="frame" x="20" y="262" width="374" height="115"/>
  288. <fontDescription key="fontDescription" style="UICTFontTextStyleTitle0"/>
  289. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  290. <nil key="highlightedColor"/>
  291. </label>
  292. </subviews>
  293. <color key="backgroundColor" red="0.35331264140000002" green="0.40740802879999999" blue="0.96476000549999996" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  294. <constraints>
  295. <constraint firstItem="JRU-Ug-oAK" firstAttribute="leading" secondItem="SNG-uv-7e6" secondAttribute="leading" constant="20" identifier="Sur2" id="0bp-Ui-S3j"/>
  296. <constraint firstItem="1bf-WU-oIZ" firstAttribute="top" secondItem="JRU-Ug-oAK" secondAttribute="bottom" constant="359" identifier="Sur4" id="1fp-8d-zww"/>
  297. <constraint firstItem="SNG-uv-7e6" firstAttribute="trailing" secondItem="JRU-Ug-oAK" secondAttribute="trailing" constant="20" identifier="Sur1" id="jwp-TL-o0h"/>
  298. <constraint firstItem="JRU-Ug-oAK" firstAttribute="top" secondItem="AjM-j8-hPV" secondAttribute="bottom" constant="262" identifier="Sur3" id="xpW-Pe-Ako"/>
  299. </constraints>
  300. <viewLayoutGuide key="safeArea" id="SNG-uv-7e6"/>
  301. </view>
  302. </viewController>
  303. <placeholder placeholderIdentifier="IBFirstResponder" id="K0a-g5-i7m" userLabel="First Responder" sceneMemberID="firstResponder"/>
  304. </objects>
  305. <point key="canvasLocation" x="2630" y="-580"/>
  306. </scene>
  307. <!--Settings-->
  308. <scene sceneID="0u3-vM-3nx">
  309. <objects>
  310. <tableViewController id="t06-YI-nTt" customClass="ProfileViewController" customModule="Tania" customModuleProvider="target" sceneMemberID="viewController">
  311. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="49" sectionHeaderHeight="28" sectionFooterHeight="28" id="MXz-QS-IlS">
  312. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  313. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  314. <color key="backgroundColor" name="white_gray"/>
  315. <view key="tableHeaderView" contentMode="scaleToFill" id="UPL-u9-fkL" customClass="ProfileHeaderView" customModule="Tania" customModuleProvider="target">
  316. <rect key="frame" x="0.0" y="0.0" width="414" height="621"/>
  317. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  318. <subviews>
  319. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Currently Participating In Tania" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.80000001192092896" translatesAutoresizingMaskIntoConstraints="NO" id="nI8-Mq-6Bk">
  320. <rect key="frame" x="8" y="16" width="398" height="21"/>
  321. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  322. <nil key="highlightedColor"/>
  323. </label>
  324. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" fixedFrame="YES" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SAW-Nn-1Tg">
  325. <rect key="frame" x="202" y="8" width="0.0" height="0.0"/>
  326. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  327. <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
  328. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  329. <nil key="highlightedColor"/>
  330. </label>
  331. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="We0-cd-h10">
  332. <rect key="frame" x="8" y="88.666666666666671" width="398" height="21"/>
  333. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/>
  334. <inset key="contentEdgeInsets" minX="7" minY="0.0" maxX="0.0" maxY="0.0"/>
  335. <state key="normal" title="See your Consent Form">
  336. <color key="titleColor" red="0.35331264140000002" green="0.40740802879999999" blue="0.96476000549999996" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  337. </state>
  338. <connections>
  339. <action selector="see_consent:" destination="t06-YI-nTt" eventType="touchUpInside" id="Qwa-3M-dv0"/>
  340. </connections>
  341. </button>
  342. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="wordWrap" translatesAutoresizingMaskIntoConstraints="NO" id="wkQ-h0-GIO">
  343. <rect key="frame" x="8" y="117.66666666666669" width="398" height="41"/>
  344. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="17"/>
  345. <inset key="contentEdgeInsets" minX="10" minY="10" maxX="10" maxY="10"/>
  346. <state key="normal" title="Leave Study">
  347. <color key="titleColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  348. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  349. </state>
  350. <connections>
  351. <segue destination="hrd-J5-0Ma" kind="unwind" unwindAction="unwindToWithdrawl:" id="Xh2-YI-h7X"/>
  352. </connections>
  353. </button>
  354. </subviews>
  355. <color key="backgroundColor" name="white_gray"/>
  356. <constraints>
  357. <constraint firstItem="We0-cd-h10" firstAttribute="top" secondItem="nI8-Mq-6Bk" secondAttribute="bottom" constant="51.670000000000002" identifier="S4" id="E85-iU-xtF"/>
  358. <constraint firstAttribute="trailing" secondItem="We0-cd-h10" secondAttribute="trailing" constant="8" identifier="S5" id="KP5-kT-u4x"/>
  359. <constraint firstItem="We0-cd-h10" firstAttribute="leading" secondItem="UPL-u9-fkL" secondAttribute="leading" constant="8" identifier="S6" id="Nfp-1T-SXa"/>
  360. <constraint firstItem="nI8-Mq-6Bk" firstAttribute="leading" secondItem="UPL-u9-fkL" secondAttribute="leading" constant="8" identifier="S1" id="ShH-Ec-dAH"/>
  361. <constraint firstAttribute="trailing" secondItem="wkQ-h0-GIO" secondAttribute="trailing" constant="8" identifier="S7" id="TKV-4a-pfE"/>
  362. <constraint firstItem="nI8-Mq-6Bk" firstAttribute="top" secondItem="UPL-u9-fkL" secondAttribute="top" constant="16" identifier="S2" id="dgx-88-QVr"/>
  363. <constraint firstItem="wkQ-h0-GIO" firstAttribute="top" secondItem="We0-cd-h10" secondAttribute="bottom" constant="8" identifier="S8" id="gGo-aL-bgf"/>
  364. <constraint firstItem="wkQ-h0-GIO" firstAttribute="leading" secondItem="UPL-u9-fkL" secondAttribute="leading" constant="8" identifier="S9" id="usE-95-iz2"/>
  365. <constraint firstAttribute="trailing" secondItem="nI8-Mq-6Bk" secondAttribute="trailing" constant="8" identifier="S3" id="vB9-7O-Zcl"/>
  366. </constraints>
  367. </view>
  368. </tableView>
  369. <navigationItem key="navigationItem" title="Settings" id="uhv-Sm-Z60">
  370. <barButtonItem key="leftBarButtonItem" style="plain" id="iJq-QW-VgJ">
  371. <button key="customView" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="BiD-bE-waD" userLabel="Done">
  372. <rect key="frame" x="20" y="5" width="92" height="34"/>
  373. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  374. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  375. <state key="normal" title="Done"/>
  376. <connections>
  377. <action selector="donePressed:" destination="t06-YI-nTt" eventType="touchUpInside" id="ZFJ-IT-wGZ"/>
  378. </connections>
  379. </button>
  380. </barButtonItem>
  381. </navigationItem>
  382. <connections>
  383. <outlet property="doneButton" destination="BiD-bE-waD" id="24a-o8-c37"/>
  384. </connections>
  385. </tableViewController>
  386. <placeholder placeholderIdentifier="IBFirstResponder" id="4zH-Rf-mbI" userLabel="First Responder" sceneMemberID="firstResponder"/>
  387. <exit id="hrd-J5-0Ma" userLabel="Exit" sceneMemberID="exit"/>
  388. </objects>
  389. <point key="canvasLocation" x="39.375" y="1311.25"/>
  390. </scene>
  391. <!--Settings-->
  392. <scene sceneID="Hxl-vA-dRR">
  393. <objects>
  394. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="IbW-FC-OA0" sceneMemberID="viewController">
  395. <tabBarItem key="tabBarItem" title="Settings" image="gear" catalog="system" id="04I-wD-Xhf"/>
  396. <toolbarItems/>
  397. <navigationBar key="navigationBar" contentMode="scaleToFill" id="0S4-Xx-Xnh">
  398. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  399. <autoresizingMask key="autoresizingMask"/>
  400. </navigationBar>
  401. <nil name="viewControllers"/>
  402. <connections>
  403. <segue destination="t06-YI-nTt" kind="relationship" relationship="rootViewController" id="AVS-Tt-ozP"/>
  404. </connections>
  405. </navigationController>
  406. <placeholder placeholderIdentifier="IBFirstResponder" id="bez-v9-4Iv" userLabel="First Responder" sceneMemberID="firstResponder"/>
  407. </objects>
  408. <point key="canvasLocation" x="42" y="474"/>
  409. </scene>
  410. </scenes>
  411. <resources>
  412. <image name="gear" catalog="system" width="64" height="58"/>
  413. <image name="pencil" catalog="system" width="64" height="56"/>
  414. <namedColor name="white_black">
  415. <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  416. </namedColor>
  417. <namedColor name="white_gray">
  418. <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  419. </namedColor>
  420. </resources>
  421. </document>