2
0

SLRegistViewController.xib 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_0" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SLRegistViewController">
  13. <connections>
  14. <outlet property="codeBtn" destination="joL-K1-4Ad" id="62j-oW-fhi"/>
  15. <outlet property="codeTextField" destination="p8e-CM-QHR" id="0Jr-93-ucS"/>
  16. <outlet property="phoneTextField" destination="ikY-tv-tJd" id="vLG-zT-Gbp"/>
  17. <outlet property="protocolBtn" destination="uax-k7-pSM" id="dYM-Ar-n9T"/>
  18. <outlet property="pwTextField" destination="jrR-aU-X5s" id="nmo-8Q-Q1A"/>
  19. <outlet property="view" destination="FjC-8z-a07" id="UYs-Qv-xKz"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="FjC-8z-a07">
  24. <rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  26. <subviews>
  27. <imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_regist_bg" translatesAutoresizingMaskIntoConstraints="NO" id="YNl-WE-VrE">
  28. <rect key="frame" x="0.0" y="0.0" width="390" height="816.66666666666663"/>
  29. </imageView>
  30. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CDt-c3-y2J">
  31. <rect key="frame" x="24.000000000000004" y="57" width="36.333333333333343" height="36.333333333333343"/>
  32. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  33. <state key="normal" backgroundImage="icon_nav_back"/>
  34. <connections>
  35. <action selector="backBtnClick:" destination="-1" eventType="touchUpInside" id="0cs-Of-cbc"/>
  36. </connections>
  37. </button>
  38. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号注册" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ogv-GR-erc">
  39. <rect key="frame" x="24" y="123.33333333333331" width="110" height="31"/>
  40. <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="22"/>
  41. <color key="textColor" red="0.031372549020000001" green="0.058823529409999999" blue="0.1058823529" alpha="1" colorSpace="calibratedRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DrS-SB-b8a">
  45. <rect key="frame" x="20" y="201.33333333333334" width="350" height="58.000000000000028"/>
  46. <subviews>
  47. <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="输入手机号码" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="ikY-tv-tJd">
  48. <rect key="frame" x="35" y="0.0" width="295" height="58"/>
  49. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  51. <textInputTraits key="textInputTraits" keyboardType="phonePad"/>
  52. <userDefinedRuntimeAttributes>
  53. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  54. <integer key="value" value="30"/>
  55. </userDefinedRuntimeAttribute>
  56. </userDefinedRuntimeAttributes>
  57. </textField>
  58. </subviews>
  59. <color key="backgroundColor" red="0.96078431369999995" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="58" id="Deu-Ag-Otr"/>
  62. <constraint firstItem="ikY-tv-tJd" firstAttribute="centerY" secondItem="DrS-SB-b8a" secondAttribute="centerY" id="VWs-ni-1Ts"/>
  63. <constraint firstAttribute="trailing" secondItem="ikY-tv-tJd" secondAttribute="trailing" constant="20" id="ZEy-ff-KGc"/>
  64. <constraint firstItem="ikY-tv-tJd" firstAttribute="leading" secondItem="DrS-SB-b8a" secondAttribute="leading" constant="35" id="iBm-GP-g9q"/>
  65. <constraint firstItem="ikY-tv-tJd" firstAttribute="top" secondItem="DrS-SB-b8a" secondAttribute="top" id="isD-gD-HFk"/>
  66. </constraints>
  67. <userDefinedRuntimeAttributes>
  68. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  69. <integer key="value" value="30"/>
  70. </userDefinedRuntimeAttribute>
  71. </userDefinedRuntimeAttributes>
  72. </view>
  73. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lwr-1K-Ahs">
  74. <rect key="frame" x="20" y="277.33333333333331" width="350" height="58"/>
  75. <subviews>
  76. <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="p8e-CM-QHR">
  77. <rect key="frame" x="35" y="0.0" width="295" height="58"/>
  78. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  79. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  80. <textInputTraits key="textInputTraits"/>
  81. <userDefinedRuntimeAttributes>
  82. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  83. <integer key="value" value="30"/>
  84. </userDefinedRuntimeAttribute>
  85. </userDefinedRuntimeAttributes>
  86. <connections>
  87. <outlet property="delegate" destination="-1" id="w9x-hK-bBI"/>
  88. </connections>
  89. </textField>
  90. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="joL-K1-4Ad" customClass="SLVerifiButton">
  91. <rect key="frame" x="250" y="13" width="82" height="32"/>
  92. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  93. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  94. <state key="normal" title="获取验证码">
  95. <color key="titleColor" red="0.086274509799999996" green="0.46666666670000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  96. </state>
  97. <connections>
  98. <action selector="codeBtnClick:" destination="-1" eventType="touchUpInside" id="McB-yk-yCn"/>
  99. </connections>
  100. </button>
  101. </subviews>
  102. <color key="backgroundColor" red="0.96078431369999995" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  103. <constraints>
  104. <constraint firstAttribute="trailing" secondItem="joL-K1-4Ad" secondAttribute="trailing" constant="18" id="4JU-1e-0P1"/>
  105. <constraint firstAttribute="height" constant="58" id="7lL-YQ-160"/>
  106. <constraint firstAttribute="trailing" secondItem="p8e-CM-QHR" secondAttribute="trailing" constant="20" id="9QJ-iY-S1l"/>
  107. <constraint firstItem="p8e-CM-QHR" firstAttribute="centerY" secondItem="lwr-1K-Ahs" secondAttribute="centerY" id="GXr-pY-gsw"/>
  108. <constraint firstItem="p8e-CM-QHR" firstAttribute="top" secondItem="lwr-1K-Ahs" secondAttribute="top" id="Gj8-kH-a7Q"/>
  109. <constraint firstItem="p8e-CM-QHR" firstAttribute="leading" secondItem="lwr-1K-Ahs" secondAttribute="leading" constant="35" id="K3s-Pd-OqM"/>
  110. <constraint firstItem="joL-K1-4Ad" firstAttribute="centerY" secondItem="lwr-1K-Ahs" secondAttribute="centerY" id="o74-WG-q10"/>
  111. </constraints>
  112. <userDefinedRuntimeAttributes>
  113. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  114. <integer key="value" value="30"/>
  115. </userDefinedRuntimeAttribute>
  116. </userDefinedRuntimeAttributes>
  117. </view>
  118. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aQt-Lx-2x6">
  119. <rect key="frame" x="20" y="355.33333333333331" width="350" height="58"/>
  120. <subviews>
  121. <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入6-16位密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jrR-aU-X5s">
  122. <rect key="frame" x="35" y="0.0" width="295" height="58"/>
  123. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  124. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  125. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  126. <userDefinedRuntimeAttributes>
  127. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  128. <integer key="value" value="30"/>
  129. </userDefinedRuntimeAttribute>
  130. </userDefinedRuntimeAttributes>
  131. <connections>
  132. <outlet property="delegate" destination="-1" id="akH-Nt-y55"/>
  133. </connections>
  134. </textField>
  135. </subviews>
  136. <color key="backgroundColor" red="0.96078431369999995" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  137. <constraints>
  138. <constraint firstAttribute="trailing" secondItem="jrR-aU-X5s" secondAttribute="trailing" constant="20" id="NB9-10-ehl"/>
  139. <constraint firstItem="jrR-aU-X5s" firstAttribute="centerY" secondItem="aQt-Lx-2x6" secondAttribute="centerY" id="VEv-cK-fza"/>
  140. <constraint firstItem="jrR-aU-X5s" firstAttribute="leading" secondItem="aQt-Lx-2x6" secondAttribute="leading" constant="35" id="ggE-AX-fBk"/>
  141. <constraint firstAttribute="height" constant="58" id="xNf-3j-lOa"/>
  142. <constraint firstItem="jrR-aU-X5s" firstAttribute="top" secondItem="aQt-Lx-2x6" secondAttribute="top" id="yW8-84-bXh"/>
  143. </constraints>
  144. <userDefinedRuntimeAttributes>
  145. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  146. <integer key="value" value="30"/>
  147. </userDefinedRuntimeAttribute>
  148. </userDefinedRuntimeAttributes>
  149. </view>
  150. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uRR-vN-J97">
  151. <rect key="frame" x="20" y="440.33333333333331" width="350" height="58"/>
  152. <constraints>
  153. <constraint firstAttribute="height" constant="58" id="JI4-J3-TNe"/>
  154. </constraints>
  155. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  156. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  157. <state key="normal" title="注册并登录" backgroundImage="icon_btn_blue">
  158. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  159. </state>
  160. <state key="selected" backgroundImage="icon_btn_blue_sel"/>
  161. <state key="highlighted" backgroundImage="icon_btn_blue_sel"/>
  162. <userDefinedRuntimeAttributes>
  163. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  164. <integer key="value" value="30"/>
  165. </userDefinedRuntimeAttribute>
  166. </userDefinedRuntimeAttributes>
  167. <connections>
  168. <action selector="registLoginBtnClick:" destination="-1" eventType="touchUpInside" id="HpA-fK-QAt"/>
  169. </connections>
  170. </button>
  171. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IxA-O5-41R">
  172. <rect key="frame" x="75.333333333333329" y="762" width="239.66666666666669" height="30"/>
  173. <subviews>
  174. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uax-k7-pSM">
  175. <rect key="frame" x="0.0" y="7" width="16" height="16"/>
  176. <constraints>
  177. <constraint firstAttribute="width" constant="16" id="R7i-8U-ry5"/>
  178. <constraint firstAttribute="width" secondItem="uax-k7-pSM" secondAttribute="height" multiplier="1:1" id="UFj-PL-8Nf"/>
  179. <constraint firstAttribute="height" constant="16" id="ev3-ve-4gW"/>
  180. </constraints>
  181. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  182. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  183. <state key="normal" image="check_circle">
  184. <color key="titleColor" red="0.086274509799999996" green="0.46666666670000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  185. </state>
  186. <state key="selected" image="check_circle_filled"/>
  187. <connections>
  188. <action selector="protocolBtnClick:" destination="-1" eventType="touchUpInside" id="Dhv-cY-AKW"/>
  189. </connections>
  190. </button>
  191. <label opaque="NO" userInteractionEnabled="NO" alpha="0.40000000596046448" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我已同意" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="en9-yj-lXE">
  192. <rect key="frame" x="24.000000000000004" y="6.6666666666666288" width="57.333333333333343" height="17"/>
  193. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  194. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  195. <nil key="highlightedColor"/>
  196. </label>
  197. <button opaque="NO" tag="2000" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U6V-HR-fvm">
  198. <rect key="frame" x="81.333333333333329" y="0.66666666666662877" width="85.999999999999986" height="29"/>
  199. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  200. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  201. <state key="normal" title="用户服务协议">
  202. <color key="titleColor" red="0.086274509799999996" green="0.46666666670000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  203. </state>
  204. <connections>
  205. <action selector="userProtocolBtnClick:" destination="-1" eventType="touchUpInside" id="Dgk-eJ-q0b"/>
  206. </connections>
  207. </button>
  208. <label opaque="NO" userInteractionEnabled="NO" alpha="0.40000000596046448" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="和" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TRm-2b-lwc">
  209. <rect key="frame" x="167.33333333333331" y="6.6666666666666288" width="14.333333333333343" height="17"/>
  210. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  211. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  212. <nil key="highlightedColor"/>
  213. </label>
  214. <button opaque="NO" tag="2001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="trr-g0-sAS">
  215. <rect key="frame" x="181.66666666666669" y="0.66666666666662877" width="58" height="29"/>
  216. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  217. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  218. <state key="normal" title="免责声明">
  219. <color key="titleColor" red="0.086274509799999996" green="0.46666666670000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  220. </state>
  221. <connections>
  222. <action selector="userProtocolBtnClick:" destination="-1" eventType="touchUpInside" id="Aht-Wj-oCe"/>
  223. </connections>
  224. </button>
  225. </subviews>
  226. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  227. <constraints>
  228. <constraint firstItem="uax-k7-pSM" firstAttribute="centerY" secondItem="IxA-O5-41R" secondAttribute="centerY" id="2cM-gE-ZW4"/>
  229. <constraint firstAttribute="height" constant="30" id="BRY-fr-eMt"/>
  230. <constraint firstItem="trr-g0-sAS" firstAttribute="leading" secondItem="TRm-2b-lwc" secondAttribute="trailing" id="LRc-uX-nKq"/>
  231. <constraint firstAttribute="trailing" secondItem="trr-g0-sAS" secondAttribute="trailing" id="M1R-3v-vq0"/>
  232. <constraint firstItem="U6V-HR-fvm" firstAttribute="leading" secondItem="en9-yj-lXE" secondAttribute="trailing" id="Q0N-D5-ScJ"/>
  233. <constraint firstItem="en9-yj-lXE" firstAttribute="centerY" secondItem="IxA-O5-41R" secondAttribute="centerY" id="Te5-2W-wsc"/>
  234. <constraint firstItem="trr-g0-sAS" firstAttribute="centerY" secondItem="IxA-O5-41R" secondAttribute="centerY" id="cpC-0C-6sT"/>
  235. <constraint firstItem="TRm-2b-lwc" firstAttribute="leading" secondItem="U6V-HR-fvm" secondAttribute="trailing" id="djG-rd-Dfy"/>
  236. <constraint firstItem="U6V-HR-fvm" firstAttribute="centerY" secondItem="IxA-O5-41R" secondAttribute="centerY" id="e70-Kc-cdB"/>
  237. <constraint firstItem="TRm-2b-lwc" firstAttribute="centerY" secondItem="IxA-O5-41R" secondAttribute="centerY" id="fq5-je-hIf"/>
  238. <constraint firstItem="uax-k7-pSM" firstAttribute="leading" secondItem="IxA-O5-41R" secondAttribute="leading" id="moW-ES-y4M"/>
  239. <constraint firstItem="en9-yj-lXE" firstAttribute="leading" secondItem="uax-k7-pSM" secondAttribute="trailing" constant="8" id="zyv-z3-t6w"/>
  240. </constraints>
  241. </view>
  242. </subviews>
  243. <viewLayoutGuide key="safeArea" id="BS5-jj-sRN"/>
  244. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  245. <constraints>
  246. <constraint firstItem="Ogv-GR-erc" firstAttribute="top" secondItem="CDt-c3-y2J" secondAttribute="bottom" constant="30" id="4J6-MF-Uo1">
  247. <userDefinedRuntimeAttributes>
  248. <userDefinedRuntimeAttribute type="boolean" keyPath="adapterScreen" value="YES"/>
  249. </userDefinedRuntimeAttributes>
  250. </constraint>
  251. <constraint firstItem="aQt-Lx-2x6" firstAttribute="leading" secondItem="lwr-1K-Ahs" secondAttribute="leading" id="7zB-1H-gX3"/>
  252. <constraint firstItem="uRR-vN-J97" firstAttribute="centerX" secondItem="FjC-8z-a07" secondAttribute="centerX" id="AEJ-tt-Nkb"/>
  253. <constraint firstAttribute="trailing" secondItem="YNl-WE-VrE" secondAttribute="trailing" id="BnN-I5-YpF"/>
  254. <constraint firstAttribute="bottom" secondItem="IxA-O5-41R" secondAttribute="bottom" constant="52" id="CMp-0i-QIW"/>
  255. <constraint firstItem="YNl-WE-VrE" firstAttribute="leading" secondItem="FjC-8z-a07" secondAttribute="leading" id="Fgc-NK-BXh"/>
  256. <constraint firstItem="lwr-1K-Ahs" firstAttribute="leading" secondItem="DrS-SB-b8a" secondAttribute="leading" id="M08-RM-Xhl"/>
  257. <constraint firstItem="IxA-O5-41R" firstAttribute="centerX" secondItem="YNl-WE-VrE" secondAttribute="centerX" id="T9l-vS-34v"/>
  258. <constraint firstItem="lwr-1K-Ahs" firstAttribute="top" secondItem="DrS-SB-b8a" secondAttribute="bottom" priority="750" constant="18" id="ZZw-tX-eJz"/>
  259. <constraint firstItem="CDt-c3-y2J" firstAttribute="leading" secondItem="Ogv-GR-erc" secondAttribute="leading" id="beu-rf-vB0"/>
  260. <constraint firstItem="DrS-SB-b8a" firstAttribute="top" secondItem="Ogv-GR-erc" secondAttribute="bottom" constant="47" id="bvJ-td-wzv">
  261. <userDefinedRuntimeAttributes>
  262. <userDefinedRuntimeAttribute type="boolean" keyPath="adapterScreen" value="YES"/>
  263. </userDefinedRuntimeAttributes>
  264. </constraint>
  265. <constraint firstItem="DrS-SB-b8a" firstAttribute="leading" secondItem="FjC-8z-a07" secondAttribute="leading" constant="20" id="c6w-Qc-YA9"/>
  266. <constraint firstItem="aQt-Lx-2x6" firstAttribute="top" secondItem="lwr-1K-Ahs" secondAttribute="bottom" constant="20" id="cfm-rT-Ze2"/>
  267. <constraint firstItem="uRR-vN-J97" firstAttribute="top" secondItem="aQt-Lx-2x6" secondAttribute="bottom" constant="27" id="dnI-PE-v7h"/>
  268. <constraint firstItem="YNl-WE-VrE" firstAttribute="top" secondItem="FjC-8z-a07" secondAttribute="top" id="gMX-oU-F96"/>
  269. <constraint firstItem="aQt-Lx-2x6" firstAttribute="centerX" secondItem="lwr-1K-Ahs" secondAttribute="centerX" id="jTf-Tt-CMD"/>
  270. <constraint firstItem="uRR-vN-J97" firstAttribute="leading" secondItem="lwr-1K-Ahs" secondAttribute="leading" id="lwY-PP-r3u"/>
  271. <constraint firstItem="DrS-SB-b8a" firstAttribute="centerX" secondItem="FjC-8z-a07" secondAttribute="centerX" id="rzw-D2-Kgw"/>
  272. <constraint firstItem="lwr-1K-Ahs" firstAttribute="trailing" secondItem="DrS-SB-b8a" secondAttribute="trailing" id="vkt-KE-bhP"/>
  273. <constraint firstItem="CDt-c3-y2J" firstAttribute="top" secondItem="BS5-jj-sRN" secondAttribute="top" constant="10" id="yA0-nj-iQI"/>
  274. <constraint firstItem="Ogv-GR-erc" firstAttribute="leading" secondItem="FjC-8z-a07" secondAttribute="leading" constant="24" id="zgo-dq-pjh"/>
  275. </constraints>
  276. <point key="canvasLocation" x="47.692307692307693" y="20.616113744075829"/>
  277. </view>
  278. </objects>
  279. <designables>
  280. <designable name="joL-K1-4Ad">
  281. <size key="intrinsicContentSize" width="82" height="32"/>
  282. </designable>
  283. </designables>
  284. <resources>
  285. <image name="check_circle" width="24" height="24.333333969116211"/>
  286. <image name="check_circle_filled" width="24" height="24.333333969116211"/>
  287. <image name="icon_btn_blue" width="855" height="168"/>
  288. <image name="icon_btn_blue_sel" width="854" height="165"/>
  289. <image name="icon_nav_back" width="36.333332061767578" height="36.333332061767578"/>
  290. <image name="icon_regist_bg" width="375.66665649414062" height="816.66668701171875"/>
  291. <systemColor name="systemBackgroundColor">
  292. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  293. </systemColor>
  294. </resources>
  295. </document>