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.

349 lines
36 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  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" colorMatched="YES" initialViewController="OqX-eA-I5Q">
  3. <device id="retina4_7" orientation="portrait" appearance="dark"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
  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. <customFonts key="customFonts">
  12. <array key="SanFranciscoDisplay-Medium.otf">
  13. <string>SanFranciscoDisplay-Medium</string>
  14. </array>
  15. <array key="SanFranciscoDisplay-Regular.otf">
  16. <string>SanFranciscoDisplay-Regular</string>
  17. </array>
  18. </customFonts>
  19. <scenes>
  20. <!--Auto Debit View Controller-->
  21. <scene sceneID="0S0-ph-rd8">
  22. <objects>
  23. <viewController restorationIdentifier="AutoDebitViewController" storyboardIdentifier="AutoDebitViewController" id="EV3-Yh-COv" customClass="AutoDebitViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  24. <view key="view" contentMode="scaleToFill" id="OHx-ru-mtT">
  25. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="pqf-bC-K46">
  29. <rect key="frame" x="10" y="54" width="355" height="80"/>
  30. <subviews>
  31. <view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="L6q-bk-mo5" customClass="ShadowView" customModule="GME_Remit" customModuleProvider="target">
  32. <rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
  33. <subviews>
  34. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_auto_debit_renew" translatesAutoresizingMaskIntoConstraints="NO" id="bme-6F-zQd">
  35. <rect key="frame" x="20" y="20" width="40" height="40"/>
  36. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  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" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="3RL-rJ-PRr">
  43. <rect key="frame" x="77" y="30" width="185" height="20"/>
  44. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
  45. <color key="textColor" name="ThemeText"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. </subviews>
  49. <color key="backgroundColor" white="0.0" alpha="0.0" 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. </subviews>
  65. </stackView>
  66. <tableView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="LTI-ab-Zaj">
  67. <rect key="frame" x="10" y="144" width="355" height="473"/>
  68. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  69. <color key="separatorColor" name="ThemeSeparate"/>
  70. <inset key="separatorInset" minX="5" minY="0.0" maxX="5" maxY="0.0"/>
  71. <view key="tableFooterView" contentMode="scaleToFill" id="qfm-5F-dVx">
  72. <rect key="frame" x="0.0" y="150.5" width="355" height="70"/>
  73. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  74. <subviews>
  75. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iKW-nd-Zel">
  76. <rect key="frame" x="157.5" y="15" width="40" height="40"/>
  77. <constraints>
  78. <constraint firstAttribute="width" constant="40" id="nzP-kK-1ss"/>
  79. <constraint firstAttribute="height" constant="40" id="oEA-1t-qWn"/>
  80. </constraints>
  81. <state key="normal" image="addAccount9">
  82. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  83. </state>
  84. <connections>
  85. <action selector="touchAddAccountCellButton:" destination="EV3-Yh-COv" eventType="touchUpInside" id="RIx-xa-qXW"/>
  86. </connections>
  87. </button>
  88. </subviews>
  89. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  90. <constraints>
  91. <constraint firstItem="iKW-nd-Zel" firstAttribute="centerX" secondItem="qfm-5F-dVx" secondAttribute="centerX" id="JtP-il-Dp1"/>
  92. <constraint firstItem="iKW-nd-Zel" firstAttribute="centerY" secondItem="qfm-5F-dVx" secondAttribute="centerY" id="rul-8U-ycX"/>
  93. </constraints>
  94. </view>
  95. <prototypes>
  96. <tableViewCell opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="AutoDebitTableViewCell" id="zqt-r5-jIP" customClass="AutoDebitTableViewCell" customModule="GME_Remit" customModuleProvider="target">
  97. <rect key="frame" x="0.0" y="28" width="355" height="94.5"/>
  98. <autoresizingMask key="autoresizingMask"/>
  99. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zqt-r5-jIP" id="Sk5-JJ-2iK">
  100. <rect key="frame" x="0.0" y="0.0" width="355" height="94.5"/>
  101. <autoresizingMask key="autoresizingMask"/>
  102. <subviews>
  103. <view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FIK-OV-SBT">
  104. <rect key="frame" x="5" y="5" width="345" height="84.5"/>
  105. <subviews>
  106. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="eUe-lZ-JIJ">
  107. <rect key="frame" x="80" y="10" width="155" height="64.5"/>
  108. <subviews>
  109. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Standard Chartered Korea(SC First)" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="pti-fz-pDe">
  110. <rect key="frame" x="0.0" y="0.0" width="155" height="40.5"/>
  111. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
  112. <color key="textColor" name="ThemeText"/>
  113. <nil key="highlightedColor"/>
  114. </label>
  115. <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">
  116. <rect key="frame" x="0.0" y="45.5" width="155" height="19"/>
  117. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="16"/>
  118. <color key="textColor" name="ThemeText"/>
  119. <nil key="highlightedColor"/>
  120. </label>
  121. </subviews>
  122. </stackView>
  123. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sc" translatesAutoresizingMaskIntoConstraints="NO" id="zCa-fe-RZX">
  124. <rect key="frame" x="20" y="30" width="40" height="25"/>
  125. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  126. <constraints>
  127. <constraint firstAttribute="height" constant="25" id="jRr-IL-Yv9"/>
  128. <constraint firstAttribute="width" constant="40" id="rkX-UB-rhh"/>
  129. </constraints>
  130. </imageView>
  131. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="ph3-Iw-kBH">
  132. <rect key="frame" x="265" y="27.5" width="65" height="30"/>
  133. <subviews>
  134. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qha-7a-eew">
  135. <rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
  136. <constraints>
  137. <constraint firstAttribute="width" constant="30" id="DYo-G7-ELn"/>
  138. <constraint firstAttribute="height" constant="30" id="SUj-4T-9fz"/>
  139. <constraint firstAttribute="width" secondItem="Qha-7a-eew" secondAttribute="height" multiplier="1:1" id="VYb-3R-wdR"/>
  140. </constraints>
  141. <color key="tintColor" name="ThemeText"/>
  142. <inset key="imageEdgeInsets" minX="3" minY="3" maxX="3" maxY="3"/>
  143. <state key="normal" image="ic_register_Inbound"/>
  144. <connections>
  145. <action selector="touchMigrate:" destination="zqt-r5-jIP" eventType="touchUpInside" id="NV9-D4-EZx"/>
  146. </connections>
  147. </button>
  148. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="d9g-0H-ygg">
  149. <rect key="frame" x="35" y="0.0" width="30" height="30"/>
  150. <constraints>
  151. <constraint firstAttribute="width" constant="30" id="5Qg-OJ-YHb"/>
  152. <constraint firstAttribute="height" constant="30" id="dUc-Bp-Y0W"/>
  153. <constraint firstAttribute="width" secondItem="d9g-0H-ygg" secondAttribute="height" multiplier="1:1" id="hlf-KV-Rl7"/>
  154. </constraints>
  155. <color key="tintColor" name="ThemeRed"/>
  156. <state key="normal" image="ic_delete"/>
  157. <connections>
  158. <action selector="touchDelete:" destination="zqt-r5-jIP" eventType="touchUpInside" id="tur-hm-82e"/>
  159. </connections>
  160. </button>
  161. </subviews>
  162. </stackView>
  163. </subviews>
  164. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  165. <constraints>
  166. <constraint firstItem="eUe-lZ-JIJ" firstAttribute="leading" secondItem="zCa-fe-RZX" secondAttribute="trailing" constant="20" id="1NL-Tn-kWY"/>
  167. <constraint firstItem="zCa-fe-RZX" firstAttribute="centerY" secondItem="FIK-OV-SBT" secondAttribute="centerY" id="7cH-O4-pRg"/>
  168. <constraint firstItem="ph3-Iw-kBH" firstAttribute="centerY" secondItem="FIK-OV-SBT" secondAttribute="centerY" id="IGY-oy-MNS"/>
  169. <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="ph3-Iw-kBH" secondAttribute="bottom" constant="10" id="JG1-kL-iiV"/>
  170. <constraint firstItem="ph3-Iw-kBH" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="eUe-lZ-JIJ" secondAttribute="trailing" constant="15" id="L4O-pi-6zR"/>
  171. <constraint firstAttribute="trailing" secondItem="ph3-Iw-kBH" secondAttribute="trailing" constant="15" id="MPS-aR-04R"/>
  172. <constraint firstItem="zCa-fe-RZX" firstAttribute="leading" secondItem="FIK-OV-SBT" secondAttribute="leading" constant="20" id="eZe-pN-Qh1"/>
  173. <constraint firstItem="ph3-Iw-kBH" firstAttribute="top" relation="greaterThanOrEqual" secondItem="FIK-OV-SBT" secondAttribute="top" constant="10" id="ekM-p3-bLs"/>
  174. <constraint firstAttribute="bottom" secondItem="eUe-lZ-JIJ" secondAttribute="bottom" constant="10" id="hxS-dK-pRu"/>
  175. <constraint firstItem="eUe-lZ-JIJ" firstAttribute="top" secondItem="FIK-OV-SBT" secondAttribute="top" constant="10" id="icR-gp-6Il"/>
  176. </constraints>
  177. </view>
  178. </subviews>
  179. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  180. <constraints>
  181. <constraint firstItem="FIK-OV-SBT" firstAttribute="top" secondItem="Sk5-JJ-2iK" secondAttribute="top" constant="5" id="BsS-h5-9TY"/>
  182. <constraint firstAttribute="bottom" secondItem="FIK-OV-SBT" secondAttribute="bottom" constant="5" id="Mht-yE-bkc"/>
  183. <constraint firstAttribute="trailing" secondItem="FIK-OV-SBT" secondAttribute="trailing" constant="5" id="lkH-qo-4rt"/>
  184. <constraint firstItem="FIK-OV-SBT" firstAttribute="leading" secondItem="Sk5-JJ-2iK" secondAttribute="leading" constant="5" id="yJC-co-1ac"/>
  185. </constraints>
  186. </tableViewCellContentView>
  187. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  188. <connections>
  189. <outlet property="accountNumnerLabel" destination="BvO-gw-4zj" id="z36-D4-PKA"/>
  190. <outlet property="bankImageView" destination="zCa-fe-RZX" id="bhb-m5-Vq1"/>
  191. <outlet property="labelRecipientName" destination="pti-fz-pDe" id="44v-fR-PsD"/>
  192. <outlet property="mainView" destination="FIK-OV-SBT" id="CqP-oa-1VE"/>
  193. <outlet property="migrateButton" destination="Qha-7a-eew" id="oGy-yB-bZP"/>
  194. </connections>
  195. </tableViewCell>
  196. </prototypes>
  197. </tableView>
  198. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="q9d-oi-zwr">
  199. <rect key="frame" x="0.0" y="627" width="375" height="40"/>
  200. <subviews>
  201. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="26g-hb-7wi">
  202. <rect key="frame" x="0.0" y="0.0" width="375" height="0.5"/>
  203. <color key="backgroundColor" name="ThemeSeparate"/>
  204. <constraints>
  205. <constraint firstAttribute="height" constant="0.5" id="o6b-nn-Net"/>
  206. </constraints>
  207. </view>
  208. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="DMZ-o5-axc">
  209. <rect key="frame" x="10" y="5" width="355" height="30"/>
  210. <subviews>
  211. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NBf-df-LDI">
  212. <rect key="frame" x="0.0" y="0.0" width="217.5" height="30"/>
  213. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  214. <nil key="textColor"/>
  215. <nil key="highlightedColor"/>
  216. </label>
  217. <stackView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="jhN-rL-SDk">
  218. <rect key="frame" x="227.5" y="0.0" width="127.5" height="30"/>
  219. <subviews>
  220. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8CV-kq-xbU">
  221. <rect key="frame" x="0.0" y="0.0" width="30" height="30"/>
  222. <subviews>
  223. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_register_Inbound" translatesAutoresizingMaskIntoConstraints="NO" id="ih1-8L-Xw2">
  224. <rect key="frame" x="3" y="3" width="24" height="24"/>
  225. <color key="tintColor" name="ThemeText"/>
  226. </imageView>
  227. </subviews>
  228. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  229. <constraints>
  230. <constraint firstAttribute="bottom" secondItem="ih1-8L-Xw2" secondAttribute="bottom" constant="3" id="4VI-aJ-3wW"/>
  231. <constraint firstItem="ih1-8L-Xw2" firstAttribute="centerY" secondItem="8CV-kq-xbU" secondAttribute="centerY" id="AaG-xe-YlN"/>
  232. <constraint firstItem="ih1-8L-Xw2" firstAttribute="centerX" secondItem="8CV-kq-xbU" secondAttribute="centerX" id="RLA-2u-9L0"/>
  233. <constraint firstItem="ih1-8L-Xw2" firstAttribute="leading" secondItem="8CV-kq-xbU" secondAttribute="leading" constant="3" id="Vgh-nt-Lur"/>
  234. <constraint firstAttribute="width" constant="30" id="YSh-yM-1r4"/>
  235. <constraint firstItem="ih1-8L-Xw2" firstAttribute="top" secondItem="8CV-kq-xbU" secondAttribute="top" constant="3" id="Yr5-1Q-asL"/>
  236. <constraint firstAttribute="trailing" secondItem="ih1-8L-Xw2" secondAttribute="trailing" constant="3" id="nlx-Ov-ZpK"/>
  237. <constraint firstAttribute="height" constant="30" id="yNE-cJ-P91"/>
  238. </constraints>
  239. </view>
  240. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" text="Register Inbound" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Eht-u1-2km">
  241. <rect key="frame" x="35" y="0.0" width="92.5" height="30"/>
  242. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  243. <color key="textColor" name="ThemeText"/>
  244. <nil key="highlightedColor"/>
  245. </label>
  246. </subviews>
  247. </stackView>
  248. </subviews>
  249. </stackView>
  250. </subviews>
  251. <color key="backgroundColor" name="ThemeSubBackground"/>
  252. <constraints>
  253. <constraint firstAttribute="bottom" secondItem="DMZ-o5-axc" secondAttribute="bottom" constant="5" id="0go-fk-P1L"/>
  254. <constraint firstItem="26g-hb-7wi" firstAttribute="leading" secondItem="q9d-oi-zwr" secondAttribute="leading" id="6Pz-k1-Vi3"/>
  255. <constraint firstItem="DMZ-o5-axc" firstAttribute="top" secondItem="q9d-oi-zwr" secondAttribute="top" constant="5" id="ALY-o1-pdv"/>
  256. <constraint firstItem="DMZ-o5-axc" firstAttribute="leading" secondItem="q9d-oi-zwr" secondAttribute="leading" constant="10" id="BRw-67-K6k"/>
  257. <constraint firstItem="26g-hb-7wi" firstAttribute="top" secondItem="q9d-oi-zwr" secondAttribute="top" id="L2l-IH-wDv"/>
  258. <constraint firstAttribute="trailing" secondItem="DMZ-o5-axc" secondAttribute="trailing" constant="10" id="aUS-41-bcw"/>
  259. <constraint firstAttribute="trailing" secondItem="26g-hb-7wi" secondAttribute="trailing" id="hs2-WA-5zm"/>
  260. </constraints>
  261. </view>
  262. </subviews>
  263. <color key="backgroundColor" name="ThemeMainBackground"/>
  264. <constraints>
  265. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="pqf-bC-K46" secondAttribute="trailing" constant="10" id="2Ka-da-LIo"/>
  266. <constraint firstItem="PXQ-gX-mza" firstAttribute="bottom" secondItem="q9d-oi-zwr" secondAttribute="bottom" id="B7e-hW-wIl"/>
  267. <constraint firstItem="LTI-ab-Zaj" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" constant="10" id="BuZ-Ge-9DE"/>
  268. <constraint firstItem="q9d-oi-zwr" firstAttribute="top" secondItem="LTI-ab-Zaj" secondAttribute="bottom" constant="10" id="L0e-hg-Xdb"/>
  269. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="q9d-oi-zwr" secondAttribute="trailing" id="RzV-5O-cRW"/>
  270. <constraint firstItem="q9d-oi-zwr" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" id="agw-Zv-Yxg"/>
  271. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="LTI-ab-Zaj" secondAttribute="trailing" constant="10" id="bRy-kF-L0z"/>
  272. <constraint firstItem="LTI-ab-Zaj" firstAttribute="top" secondItem="pqf-bC-K46" secondAttribute="bottom" constant="10" id="cad-83-5fw"/>
  273. <constraint firstItem="pqf-bC-K46" firstAttribute="top" secondItem="PXQ-gX-mza" secondAttribute="top" constant="10" id="hdI-YY-NWf"/>
  274. <constraint firstItem="pqf-bC-K46" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" constant="10" id="wZ9-xX-4sr"/>
  275. </constraints>
  276. <viewLayoutGuide key="safeArea" id="PXQ-gX-mza"/>
  277. </view>
  278. <navigationItem key="navigationItem" id="HBF-cT-CMV">
  279. <barButtonItem key="leftBarButtonItem" systemItem="stop" id="ay5-rj-6Z5">
  280. <color key="tintColor" name="ThemeBlack"/>
  281. <connections>
  282. <action selector="touchClose:" destination="EV3-Yh-COv" id="9iJ-av-LhH"/>
  283. </connections>
  284. </barButtonItem>
  285. </navigationItem>
  286. <nil key="simulatedBottomBarMetrics"/>
  287. <connections>
  288. <outlet property="registerInboundImageView" destination="ih1-8L-Xw2" id="oQ3-Z2-mOO"/>
  289. <outlet property="registerInboundLabel" destination="Eht-u1-2km" id="3Em-lX-OCE"/>
  290. <outlet property="tableView" destination="LTI-ab-Zaj" id="7C8-v9-9H6"/>
  291. <outlet property="tokenRenewalLabel" destination="3RL-rJ-PRr" id="AKQ-mV-qwp"/>
  292. <outlet property="viewAddAccount" destination="L6q-bk-mo5" id="x7L-1n-OD1"/>
  293. </connections>
  294. </viewController>
  295. <placeholder placeholderIdentifier="IBFirstResponder" id="FWb-nX-ka2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  296. <tapGestureRecognizer id="fSh-Qk-b5j">
  297. <connections>
  298. <action selector="addNewAccount:" destination="EV3-Yh-COv" id="Qd3-DD-CKC"/>
  299. </connections>
  300. </tapGestureRecognizer>
  301. </objects>
  302. <point key="canvasLocation" x="4980" y="900.89955022488766"/>
  303. </scene>
  304. <!--Navigation Controller-->
  305. <scene sceneID="VE0-mm-5tA">
  306. <objects>
  307. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="OqX-eA-I5Q" sceneMemberID="viewController">
  308. <toolbarItems/>
  309. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="hnc-ag-FhP">
  310. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  311. <autoresizingMask key="autoresizingMask"/>
  312. </navigationBar>
  313. <nil name="viewControllers"/>
  314. <connections>
  315. <segue destination="EV3-Yh-COv" kind="relationship" relationship="rootViewController" id="ktg-H2-38q"/>
  316. </connections>
  317. </navigationController>
  318. <placeholder placeholderIdentifier="IBFirstResponder" id="dHd-1Z-hrx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  319. </objects>
  320. <point key="canvasLocation" x="4040.8000000000002" y="900.89955022488766"/>
  321. </scene>
  322. </scenes>
  323. <resources>
  324. <image name="addAccount9" width="48" height="48"/>
  325. <image name="ic_auto_debit_renew" width="256" height="256"/>
  326. <image name="ic_delete" width="48" height="48"/>
  327. <image name="ic_register_Inbound" width="78" height="73"/>
  328. <image name="sc" width="100" height="72"/>
  329. <namedColor name="ThemeBlack">
  330. <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  331. </namedColor>
  332. <namedColor name="ThemeMainBackground">
  333. <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  334. </namedColor>
  335. <namedColor name="ThemeRed">
  336. <color red="0.92941176470588238" green="0.10588235294117647" blue="0.14117647058823529" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  337. </namedColor>
  338. <namedColor name="ThemeSeparate">
  339. <color red="0.82400000095367432" green="0.82400000095367432" blue="0.82400000095367432" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  340. </namedColor>
  341. <namedColor name="ThemeSubBackground">
  342. <color red="0.93300002813339233" green="0.93300002813339233" blue="0.93300002813339233" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  343. </namedColor>
  344. <namedColor name="ThemeText">
  345. <color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  346. </namedColor>
  347. </resources>
  348. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  349. </document>