Sin descripción

Main.storyboard 36KB

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