You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

192 lines
22 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
  3. <device id="retina5_5" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <customFonts key="customFonts">
  13. <array key="SanFranciscoDisplay-Regular.otf">
  14. <string>SanFranciscoDisplay-Regular</string>
  15. </array>
  16. </customFonts>
  17. <scenes>
  18. <!--PennyTestSubmit-->
  19. <scene sceneID="R60-Pu-Hpy">
  20. <objects>
  21. <viewController storyboardIdentifier="PennyTestSubmitViewController" title="PennyTestSubmit" id="HSb-ou-7T5" customClass="PennyTestSubmitViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  22. <view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
  23. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3UY-rF-zPU">
  27. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  28. <subviews>
  29. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6yq-UM-yvp">
  30. <rect key="frame" x="20" y="20" width="374" height="696"/>
  31. <subviews>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YR1-Vv-hRj">
  33. <rect key="frame" x="0.0" y="0.0" width="374" height="528"/>
  34. <subviews>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your bank account verification is required in order to complete the registration. Do you want to verify it now?" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8QR-Wc-Fpw">
  36. <rect key="frame" x="10" y="40" width="354" height="61"/>
  37. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  38. <color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="11" translatesAutoresizingMaskIntoConstraints="NO" id="qgg-86-qk0">
  42. <rect key="frame" x="8" y="136" width="354" height="75.333333333333314"/>
  43. <subviews>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Deposit Reference" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kKM-6i-V9X">
  45. <rect key="frame" x="0.0" y="0.0" width="354" height="20.333333333333332"/>
  46. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  47. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Vib-sU-aRk">
  51. <rect key="frame" x="0.0" y="31.333333333333343" width="354" height="44"/>
  52. <subviews>
  53. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="GME-1234" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jbh-6H-7xd">
  54. <rect key="frame" x="0.0" y="0.0" width="289" height="44"/>
  55. <constraints>
  56. <constraint firstAttribute="height" constant="44" id="Ong-ip-CGS"/>
  57. </constraints>
  58. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  59. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  60. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  61. </textField>
  62. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ruC-si-Jwc">
  63. <rect key="frame" x="299" y="0.0" width="55" height="44"/>
  64. <constraints>
  65. <constraint firstAttribute="width" constant="55" id="Pxd-b5-wzG"/>
  66. </constraints>
  67. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
  68. <state key="normal" title="View Sample">
  69. <color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  70. </state>
  71. <connections>
  72. <action selector="viewSample:" destination="HSb-ou-7T5" eventType="touchUpInside" id="UmS-pg-tTT"/>
  73. </connections>
  74. </button>
  75. </subviews>
  76. </stackView>
  77. </subviews>
  78. </stackView>
  79. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XMM-cS-g9L">
  80. <rect key="frame" x="87" y="411.33333333333331" width="200" height="50"/>
  81. <color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  82. <constraints>
  83. <constraint firstAttribute="height" constant="50" id="Bs5-mu-bW1"/>
  84. <constraint firstAttribute="width" constant="200" id="ycU-Tb-PDq"/>
  85. </constraints>
  86. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
  87. <state key="normal" title="Submit">
  88. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. </state>
  90. <userDefinedRuntimeAttributes>
  91. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  92. <integer key="value" value="25"/>
  93. </userDefinedRuntimeAttribute>
  94. </userDefinedRuntimeAttributes>
  95. <connections>
  96. <action selector="Verify:" destination="HSb-ou-7T5" eventType="touchUpInside" id="Uwg-PH-645"/>
  97. </connections>
  98. </button>
  99. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A9e-bb-t3O">
  100. <rect key="frame" x="87" y="475" width="200" height="33"/>
  101. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  102. <state key="normal" title="Not Now">
  103. <color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  104. </state>
  105. <connections>
  106. <action selector="dismiss:" destination="HSb-ou-7T5" eventType="touchUpInside" id="J01-4l-aDr"/>
  107. </connections>
  108. </button>
  109. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dtR-kg-amx">
  110. <rect key="frame" x="87" y="246" width="200" height="50"/>
  111. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  112. <constraints>
  113. <constraint firstAttribute="height" constant="50" id="BUu-4w-sXR"/>
  114. <constraint firstAttribute="width" constant="200" id="qmf-nN-8gf"/>
  115. </constraints>
  116. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
  117. <state key="normal" title="Resend Request">
  118. <color key="titleColor" red="0.94117647058823528" green="0.2196078431372549" blue="0.21568627450980393" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  119. </state>
  120. <userDefinedRuntimeAttributes>
  121. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  122. <integer key="value" value="25"/>
  123. </userDefinedRuntimeAttribute>
  124. </userDefinedRuntimeAttributes>
  125. <connections>
  126. <action selector="resend:" destination="HSb-ou-7T5" eventType="touchUpInside" id="gKb-w7-Mz3"/>
  127. </connections>
  128. </button>
  129. </subviews>
  130. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  131. <constraints>
  132. <constraint firstItem="A9e-bb-t3O" firstAttribute="top" secondItem="XMM-cS-g9L" secondAttribute="bottom" constant="13.67" id="38b-qV-Z9U"/>
  133. <constraint firstItem="dtR-kg-amx" firstAttribute="centerX" secondItem="XMM-cS-g9L" secondAttribute="centerX" id="6Ga-EQ-4xX"/>
  134. <constraint firstItem="A9e-bb-t3O" firstAttribute="width" secondItem="XMM-cS-g9L" secondAttribute="width" id="BAe-fV-QaY"/>
  135. <constraint firstAttribute="trailing" secondItem="8QR-Wc-Fpw" secondAttribute="trailing" constant="10" id="DNR-FF-3LX"/>
  136. <constraint firstItem="XMM-cS-g9L" firstAttribute="top" secondItem="qgg-86-qk0" secondAttribute="bottom" priority="250" constant="200" id="FHE-uD-cLe"/>
  137. <constraint firstAttribute="trailing" secondItem="qgg-86-qk0" secondAttribute="trailing" constant="12" id="JWP-dv-kzs"/>
  138. <constraint firstItem="8QR-Wc-Fpw" firstAttribute="top" secondItem="YR1-Vv-hRj" secondAttribute="top" constant="40" id="T5l-Xt-BdH"/>
  139. <constraint firstItem="qgg-86-qk0" firstAttribute="top" secondItem="8QR-Wc-Fpw" secondAttribute="bottom" constant="35" id="VCv-VI-QYK"/>
  140. <constraint firstItem="XMM-cS-g9L" firstAttribute="centerX" secondItem="YR1-Vv-hRj" secondAttribute="centerX" id="WB9-Qt-FB9"/>
  141. <constraint firstItem="A9e-bb-t3O" firstAttribute="centerX" secondItem="YR1-Vv-hRj" secondAttribute="centerX" id="ZUx-ib-Ocv"/>
  142. <constraint firstAttribute="bottom" secondItem="A9e-bb-t3O" secondAttribute="bottom" constant="20" id="ZwT-4K-w1i"/>
  143. <constraint firstItem="8QR-Wc-Fpw" firstAttribute="leading" secondItem="YR1-Vv-hRj" secondAttribute="leading" constant="10" id="cSd-st-5Ok"/>
  144. <constraint firstItem="qgg-86-qk0" firstAttribute="leading" secondItem="YR1-Vv-hRj" secondAttribute="leading" constant="8" id="cxG-wd-DZm"/>
  145. <constraint firstItem="dtR-kg-amx" firstAttribute="top" secondItem="jbh-6H-7xd" secondAttribute="bottom" constant="34.666666666666657" id="uRw-nm-G1J"/>
  146. </constraints>
  147. </view>
  148. </subviews>
  149. <constraints>
  150. <constraint firstItem="YR1-Vv-hRj" firstAttribute="width" secondItem="6yq-UM-yvp" secondAttribute="width" id="QnL-FV-ImO"/>
  151. <constraint firstItem="YR1-Vv-hRj" firstAttribute="leading" secondItem="6yq-UM-yvp" secondAttribute="leading" id="TBx-4H-uOF"/>
  152. <constraint firstItem="YR1-Vv-hRj" firstAttribute="top" secondItem="6yq-UM-yvp" secondAttribute="top" id="cCf-nw-6HJ"/>
  153. <constraint firstAttribute="bottom" secondItem="YR1-Vv-hRj" secondAttribute="bottom" id="pPx-GE-fSe"/>
  154. <constraint firstAttribute="trailing" secondItem="YR1-Vv-hRj" secondAttribute="trailing" id="vHD-sp-1WY"/>
  155. </constraints>
  156. </scrollView>
  157. </subviews>
  158. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  159. <constraints>
  160. <constraint firstAttribute="trailing" secondItem="6yq-UM-yvp" secondAttribute="trailing" constant="20" id="9IW-sx-fqp"/>
  161. <constraint firstItem="6yq-UM-yvp" firstAttribute="top" secondItem="3UY-rF-zPU" secondAttribute="top" constant="20" id="HuZ-HX-vI4"/>
  162. <constraint firstAttribute="bottom" secondItem="6yq-UM-yvp" secondAttribute="bottom" constant="20" id="JHv-5k-NDg"/>
  163. <constraint firstItem="6yq-UM-yvp" firstAttribute="leading" secondItem="3UY-rF-zPU" secondAttribute="leading" constant="20" id="eao-aD-d2D"/>
  164. </constraints>
  165. </view>
  166. </subviews>
  167. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  168. <constraints>
  169. <constraint firstAttribute="bottom" secondItem="3UY-rF-zPU" secondAttribute="bottom" id="23D-RC-uFe"/>
  170. <constraint firstItem="3UY-rF-zPU" firstAttribute="leading" secondItem="9Uc-9s-KgO" secondAttribute="leading" id="Jnn-kd-9BW"/>
  171. <constraint firstItem="3UY-rF-zPU" firstAttribute="top" secondItem="9Uc-9s-KgO" secondAttribute="top" id="Nt3-CH-ckA"/>
  172. <constraint firstAttribute="trailing" secondItem="3UY-rF-zPU" secondAttribute="trailing" id="huZ-mF-hbe"/>
  173. </constraints>
  174. <viewLayoutGuide key="safeArea" id="bpB-kn-d6Z"/>
  175. </view>
  176. <connections>
  177. <outlet property="dipositReferencelabel" destination="kKM-6i-V9X" id="8Md-wP-RmP"/>
  178. <outlet property="notNowButton" destination="A9e-bb-t3O" id="sSJ-gk-Wd3"/>
  179. <outlet property="resendButton" destination="dtR-kg-amx" id="EaD-dK-g6H"/>
  180. <outlet property="submitButton" destination="XMM-cS-g9L" id="842-36-RcZ"/>
  181. <outlet property="titleLabel" destination="8QR-Wc-Fpw" id="JWx-nY-Plu"/>
  182. <outlet property="verificationCodeTextField" destination="jbh-6H-7xd" id="bqF-LA-g5S"/>
  183. <outlet property="viewSampleButton" destination="ruC-si-Jwc" id="M1L-bN-ho0"/>
  184. </connections>
  185. </viewController>
  186. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  187. </objects>
  188. <point key="canvasLocation" x="-92.753623188405811" y="232.33695652173915"/>
  189. </scene>
  190. </scenes>
  191. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  192. </document>