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.

257 lines
26 KiB

5 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="OqX-eA-I5Q">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  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-Medium.otf">
  14. <string>SanFranciscoDisplay-Medium</string>
  15. </array>
  16. <array key="SanFranciscoDisplay-Regular.otf">
  17. <string>SanFranciscoDisplay-Regular</string>
  18. </array>
  19. </customFonts>
  20. <scenes>
  21. <!--Auto Debit View Controller-->
  22. <scene sceneID="0S0-ph-rd8">
  23. <objects>
  24. <viewController restorationIdentifier="AutoDebitViewController" storyboardIdentifier="AutoDebitViewController" id="EV3-Yh-COv" customClass="AutoDebitViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  25. <view key="view" contentMode="scaleToFill" id="OHx-ru-mtT">
  26. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <subviews>
  29. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="7" translatesAutoresizingMaskIntoConstraints="NO" id="pqf-bC-K46">
  30. <rect key="frame" x="10" y="84" width="355" height="101.5"/>
  31. <subviews>
  32. <view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="L6q-bk-mo5">
  33. <rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
  34. <subviews>
  35. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_auto_debit_renew" translatesAutoresizingMaskIntoConstraints="NO" id="bme-6F-zQd">
  36. <rect key="frame" x="20" y="20" width="40" height="40"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="40" id="qOk-gU-8oz"/>
  39. <constraint firstAttribute="width" constant="40" id="xeP-qu-b8r"/>
  40. </constraints>
  41. </imageView>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Add Auto Debit Account" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3RL-rJ-PRr">
  43. <rect key="frame" x="77" y="30" width="177" height="20.5"/>
  44. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
  45. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. </subviews>
  49. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  50. <gestureRecognizers/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="80" id="Bib-QZ-gep"/>
  53. <constraint firstItem="bme-6F-zQd" firstAttribute="centerY" secondItem="L6q-bk-mo5" secondAttribute="centerY" id="M5L-vj-fuv"/>
  54. <constraint firstItem="3RL-rJ-PRr" firstAttribute="centerY" secondItem="L6q-bk-mo5" secondAttribute="centerY" id="NXj-d5-6F1"/>
  55. <constraint firstItem="3RL-rJ-PRr" firstAttribute="leading" secondItem="bme-6F-zQd" secondAttribute="trailing" constant="17" id="RbL-xU-vng"/>
  56. <constraint firstItem="bme-6F-zQd" firstAttribute="top" secondItem="L6q-bk-mo5" secondAttribute="top" constant="20" id="Yjw-A0-FEj"/>
  57. <constraint firstAttribute="bottom" secondItem="bme-6F-zQd" secondAttribute="bottom" constant="20" id="iYd-2F-OT3"/>
  58. <constraint firstItem="bme-6F-zQd" firstAttribute="leading" secondItem="L6q-bk-mo5" secondAttribute="leading" constant="20" id="kb8-ba-VcO"/>
  59. </constraints>
  60. <connections>
  61. <outletCollection property="gestureRecognizers" destination="fSh-Qk-b5j" appends="YES" id="xdQ-x2-Je2"/>
  62. </connections>
  63. </view>
  64. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DMZ-o5-axc">
  65. <rect key="frame" x="0.0" y="87" width="355" height="14.5"/>
  66. <subviews>
  67. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="1000" text="Swipe left to Edit or Delete account." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0mw-Yn-hpm">
  68. <rect key="frame" x="0.0" y="0.0" width="355" height="14.5"/>
  69. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  70. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  71. <nil key="highlightedColor"/>
  72. </label>
  73. </subviews>
  74. </stackView>
  75. </subviews>
  76. </stackView>
  77. <tableView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="LTI-ab-Zaj">
  78. <rect key="frame" x="10" y="192.5" width="355" height="464.5"/>
  79. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  80. <view key="tableFooterView" contentMode="scaleToFill" id="qfm-5F-dVx">
  81. <rect key="frame" x="0.0" y="110" width="355" height="70"/>
  82. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  83. <subviews>
  84. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iKW-nd-Zel">
  85. <rect key="frame" x="157.5" y="15" width="40" height="40"/>
  86. <constraints>
  87. <constraint firstAttribute="width" constant="40" id="nzP-kK-1ss"/>
  88. <constraint firstAttribute="height" constant="40" id="oEA-1t-qWn"/>
  89. </constraints>
  90. <state key="normal" image="addAccount9">
  91. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  92. </state>
  93. <connections>
  94. <action selector="touchAddAccountCellButton:" destination="EV3-Yh-COv" eventType="touchUpInside" id="RIx-xa-qXW"/>
  95. </connections>
  96. </button>
  97. </subviews>
  98. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  99. <constraints>
  100. <constraint firstItem="iKW-nd-Zel" firstAttribute="centerX" secondItem="qfm-5F-dVx" secondAttribute="centerX" id="JtP-il-Dp1"/>
  101. <constraint firstItem="iKW-nd-Zel" firstAttribute="centerY" secondItem="qfm-5F-dVx" secondAttribute="centerY" id="rul-8U-ycX"/>
  102. </constraints>
  103. </view>
  104. <prototypes>
  105. <tableViewCell opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="AutoDebitTableViewCell" rowHeight="82" id="zqt-r5-jIP" customClass="AutoDebitTableViewCell" customModule="GME_Remit" customModuleProvider="target">
  106. <rect key="frame" x="0.0" y="28" width="355" height="82"/>
  107. <autoresizingMask key="autoresizingMask"/>
  108. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zqt-r5-jIP" id="Sk5-JJ-2iK">
  109. <rect key="frame" x="0.0" y="0.0" width="355" height="82"/>
  110. <autoresizingMask key="autoresizingMask"/>
  111. <subviews>
  112. <view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FIK-OV-SBT">
  113. <rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
  114. <subviews>
  115. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M7t-0u-gH4">
  116. <rect key="frame" x="20" y="20" width="40" height="40"/>
  117. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  118. <constraints>
  119. <constraint firstAttribute="width" constant="40" id="y6a-W5-8Sv"/>
  120. </constraints>
  121. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  122. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  123. <nil key="highlightedColor"/>
  124. </label>
  125. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="eUe-lZ-JIJ">
  126. <rect key="frame" x="80" y="10" width="270" height="60"/>
  127. <subviews>
  128. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Bank Alias" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pti-fz-pDe">
  129. <rect key="frame" x="0.0" y="0.0" width="270" height="31"/>
  130. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
  131. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  132. <nil key="highlightedColor"/>
  133. </label>
  134. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Bank Account" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BvO-gw-4zj">
  135. <rect key="frame" x="0.0" y="31" width="270" height="29"/>
  136. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="16"/>
  137. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  138. <nil key="highlightedColor"/>
  139. </label>
  140. </subviews>
  141. </stackView>
  142. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_add" translatesAutoresizingMaskIntoConstraints="NO" id="zCa-fe-RZX">
  143. <rect key="frame" x="20" y="20" width="40" height="40"/>
  144. </imageView>
  145. </subviews>
  146. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  147. <constraints>
  148. <constraint firstItem="M7t-0u-gH4" firstAttribute="leading" secondItem="FIK-OV-SBT" secondAttribute="leading" constant="20" id="58a-Ja-Nbj"/>
  149. <constraint firstAttribute="bottom" secondItem="M7t-0u-gH4" secondAttribute="bottom" constant="20" id="FNS-b6-5Gj"/>
  150. <constraint firstItem="zCa-fe-RZX" firstAttribute="centerY" secondItem="M7t-0u-gH4" secondAttribute="centerY" id="FQT-sw-tiA"/>
  151. <constraint firstAttribute="trailing" secondItem="eUe-lZ-JIJ" secondAttribute="trailing" constant="5" id="FzF-nV-YC5"/>
  152. <constraint firstItem="zCa-fe-RZX" firstAttribute="height" secondItem="M7t-0u-gH4" secondAttribute="height" id="KV6-X6-t4i"/>
  153. <constraint firstItem="zCa-fe-RZX" firstAttribute="centerX" secondItem="M7t-0u-gH4" secondAttribute="centerX" id="R10-Gk-c2S"/>
  154. <constraint firstItem="M7t-0u-gH4" firstAttribute="top" secondItem="FIK-OV-SBT" secondAttribute="top" constant="20" id="RDI-Cp-k9H"/>
  155. <constraint firstAttribute="height" constant="80" id="Vji-A4-5uN"/>
  156. <constraint firstAttribute="bottom" secondItem="eUe-lZ-JIJ" secondAttribute="bottom" constant="10" id="hxS-dK-pRu"/>
  157. <constraint firstItem="zCa-fe-RZX" firstAttribute="width" secondItem="M7t-0u-gH4" secondAttribute="width" id="iXK-Mg-dic"/>
  158. <constraint firstItem="eUe-lZ-JIJ" firstAttribute="top" secondItem="FIK-OV-SBT" secondAttribute="top" constant="10" id="icR-gp-6Il"/>
  159. <constraint firstItem="M7t-0u-gH4" firstAttribute="centerY" secondItem="FIK-OV-SBT" secondAttribute="centerY" id="wKL-1N-6bO"/>
  160. <constraint firstItem="eUe-lZ-JIJ" firstAttribute="leading" secondItem="M7t-0u-gH4" secondAttribute="trailing" constant="20" id="xv5-hc-YJW"/>
  161. </constraints>
  162. </view>
  163. </subviews>
  164. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  165. <constraints>
  166. <constraint firstItem="FIK-OV-SBT" firstAttribute="top" secondItem="Sk5-JJ-2iK" secondAttribute="top" id="BsS-h5-9TY"/>
  167. <constraint firstAttribute="bottom" secondItem="FIK-OV-SBT" secondAttribute="bottom" id="Mht-yE-bkc"/>
  168. <constraint firstAttribute="trailing" secondItem="FIK-OV-SBT" secondAttribute="trailing" id="lkH-qo-4rt"/>
  169. <constraint firstItem="FIK-OV-SBT" firstAttribute="leading" secondItem="Sk5-JJ-2iK" secondAttribute="leading" id="yJC-co-1ac"/>
  170. </constraints>
  171. </tableViewCellContentView>
  172. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  173. <connections>
  174. <outlet property="accountNumnerLabel" destination="BvO-gw-4zj" id="z36-D4-PKA"/>
  175. <outlet property="labelRecipientName" destination="pti-fz-pDe" id="44v-fR-PsD"/>
  176. <outlet property="mainView" destination="FIK-OV-SBT" id="CqP-oa-1VE"/>
  177. </connections>
  178. </tableViewCell>
  179. </prototypes>
  180. </tableView>
  181. </subviews>
  182. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
  183. <constraints>
  184. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="pqf-bC-K46" secondAttribute="trailing" constant="10" id="2Ka-da-LIo"/>
  185. <constraint firstItem="LTI-ab-Zaj" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" constant="10" id="BuZ-Ge-9DE"/>
  186. <constraint firstAttribute="bottom" secondItem="LTI-ab-Zaj" secondAttribute="bottom" constant="10" id="YaJ-Q1-ETL"/>
  187. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="LTI-ab-Zaj" secondAttribute="trailing" constant="10" id="bRy-kF-L0z"/>
  188. <constraint firstItem="LTI-ab-Zaj" firstAttribute="top" secondItem="pqf-bC-K46" secondAttribute="bottom" constant="7" id="cad-83-5fw"/>
  189. <constraint firstItem="pqf-bC-K46" firstAttribute="top" secondItem="PXQ-gX-mza" secondAttribute="top" constant="20" id="hdI-YY-NWf"/>
  190. <constraint firstItem="pqf-bC-K46" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" constant="10" id="wZ9-xX-4sr"/>
  191. </constraints>
  192. <viewLayoutGuide key="safeArea" id="PXQ-gX-mza"/>
  193. </view>
  194. <navigationItem key="navigationItem" id="HBF-cT-CMV">
  195. <barButtonItem key="leftBarButtonItem" systemItem="stop" id="ay5-rj-6Z5">
  196. <color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  197. <connections>
  198. <action selector="touchClose:" destination="EV3-Yh-COv" id="9iJ-av-LhH"/>
  199. </connections>
  200. </barButtonItem>
  201. </navigationItem>
  202. <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
  203. <connections>
  204. <outlet property="labelSwipeInfo" destination="0mw-Yn-hpm" id="B2Y-Kh-ySQ"/>
  205. <outlet property="tableView" destination="LTI-ab-Zaj" id="7C8-v9-9H6"/>
  206. <outlet property="tokenRenewalLabel" destination="3RL-rJ-PRr" id="AKQ-mV-qwp"/>
  207. <outlet property="viewAddAccount" destination="L6q-bk-mo5" id="x7L-1n-OD1"/>
  208. </connections>
  209. </viewController>
  210. <placeholder placeholderIdentifier="IBFirstResponder" id="FWb-nX-ka2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  211. <customObject id="Wnv-DB-EeR" customClass="RAMBounceAnimation" customModule="RAMAnimatedTabBarController">
  212. <userDefinedRuntimeAttributes>
  213. <userDefinedRuntimeAttribute type="color" keyPath="textSelectedColor">
  214. <color key="value" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  215. </userDefinedRuntimeAttribute>
  216. <userDefinedRuntimeAttribute type="color" keyPath="iconSelectedColor">
  217. <color key="value" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  218. </userDefinedRuntimeAttribute>
  219. <userDefinedRuntimeAttribute type="number" keyPath="duration">
  220. <real key="value" value="0.33000000000000002"/>
  221. </userDefinedRuntimeAttribute>
  222. </userDefinedRuntimeAttributes>
  223. </customObject>
  224. <tapGestureRecognizer id="fSh-Qk-b5j">
  225. <connections>
  226. <action selector="addNewAccount:" destination="EV3-Yh-COv" id="Qd3-DD-CKC"/>
  227. </connections>
  228. </tapGestureRecognizer>
  229. </objects>
  230. <point key="canvasLocation" x="4980" y="900.89955022488766"/>
  231. </scene>
  232. <!--Navigation Controller-->
  233. <scene sceneID="VE0-mm-5tA">
  234. <objects>
  235. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="OqX-eA-I5Q" sceneMemberID="viewController">
  236. <toolbarItems/>
  237. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="hnc-ag-FhP">
  238. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  239. <autoresizingMask key="autoresizingMask"/>
  240. </navigationBar>
  241. <nil name="viewControllers"/>
  242. <connections>
  243. <segue destination="EV3-Yh-COv" kind="relationship" relationship="rootViewController" id="ktg-H2-38q"/>
  244. </connections>
  245. </navigationController>
  246. <placeholder placeholderIdentifier="IBFirstResponder" id="dHd-1Z-hrx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  247. </objects>
  248. <point key="canvasLocation" x="4040.8000000000002" y="900.89955022488766"/>
  249. </scene>
  250. </scenes>
  251. <resources>
  252. <image name="addAccount9" width="48" height="48"/>
  253. <image name="ic_add" width="63" height="63"/>
  254. <image name="ic_auto_debit_renew" width="256" height="256"/>
  255. </resources>
  256. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  257. </document>