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.

187 lines
20 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  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="14283.14"/>
  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. <!--Send Money-->
  19. <scene sceneID="0S0-ph-rd8">
  20. <objects>
  21. <viewController restorationIdentifier="AutoDebitViewController" storyboardIdentifier="AutoDebitViewController" id="EV3-Yh-COv" customClass="AutoDebitViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  22. <view key="view" contentMode="scaleToFill" id="OHx-ru-mtT">
  23. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="L6q-bk-mo5">
  27. <rect key="frame" x="10" y="35" width="355" height="80"/>
  28. <subviews>
  29. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_add_account" translatesAutoresizingMaskIntoConstraints="NO" id="bme-6F-zQd">
  30. <rect key="frame" x="20" y="20" width="40" height="40"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="40" id="qOk-gU-8oz"/>
  33. <constraint firstAttribute="width" constant="40" id="xeP-qu-b8r"/>
  34. </constraints>
  35. </imageView>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="New Account" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3RL-rJ-PRr">
  37. <rect key="frame" x="77" y="29.5" width="96.5" height="21"/>
  38. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  39. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  42. </subviews>
  43. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. <gestureRecognizers/>
  45. <constraints>
  46. <constraint firstAttribute="height" constant="80" id="Bib-QZ-gep"/>
  47. <constraint firstItem="bme-6F-zQd" firstAttribute="centerY" secondItem="L6q-bk-mo5" secondAttribute="centerY" id="M5L-vj-fuv"/>
  48. <constraint firstItem="3RL-rJ-PRr" firstAttribute="centerY" secondItem="L6q-bk-mo5" secondAttribute="centerY" id="NXj-d5-6F1"/>
  49. <constraint firstItem="3RL-rJ-PRr" firstAttribute="leading" secondItem="bme-6F-zQd" secondAttribute="trailing" constant="17" id="RbL-xU-vng"/>
  50. <constraint firstItem="bme-6F-zQd" firstAttribute="top" secondItem="L6q-bk-mo5" secondAttribute="top" constant="20" id="Yjw-A0-FEj"/>
  51. <constraint firstAttribute="bottom" secondItem="bme-6F-zQd" secondAttribute="bottom" constant="20" id="iYd-2F-OT3"/>
  52. <constraint firstItem="bme-6F-zQd" firstAttribute="leading" secondItem="L6q-bk-mo5" secondAttribute="leading" constant="20" id="kb8-ba-VcO"/>
  53. </constraints>
  54. <connections>
  55. <outletCollection property="gestureRecognizers" destination="fSh-Qk-b5j" appends="YES" id="xdQ-x2-Je2"/>
  56. </connections>
  57. </view>
  58. <tableView 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">
  59. <rect key="frame" x="10" y="143.5" width="355" height="474.5"/>
  60. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
  61. <prototypes>
  62. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="AutoDebitTableViewCell" rowHeight="80" id="zqt-r5-jIP" customClass="AutoDebitTableViewCell" customModule="GME_Remit" customModuleProvider="target">
  63. <rect key="frame" x="0.0" y="28" width="355" height="80"/>
  64. <autoresizingMask key="autoresizingMask"/>
  65. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zqt-r5-jIP" id="Sk5-JJ-2iK">
  66. <rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
  67. <autoresizingMask key="autoresizingMask"/>
  68. <subviews>
  69. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FIK-OV-SBT">
  70. <rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
  71. <subviews>
  72. <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">
  73. <rect key="frame" x="20" y="20" width="40" height="40"/>
  74. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  75. <constraints>
  76. <constraint firstAttribute="width" constant="40" id="y6a-W5-8Sv"/>
  77. </constraints>
  78. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  79. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  80. <nil key="highlightedColor"/>
  81. </label>
  82. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="New Recipient" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pti-fz-pDe">
  83. <rect key="frame" x="80" y="20" width="255" height="40"/>
  84. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
  85. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  86. <nil key="highlightedColor"/>
  87. </label>
  88. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_add" translatesAutoresizingMaskIntoConstraints="NO" id="zCa-fe-RZX">
  89. <rect key="frame" x="20" y="20" width="40" height="40"/>
  90. </imageView>
  91. </subviews>
  92. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  93. <constraints>
  94. <constraint firstAttribute="bottom" secondItem="pti-fz-pDe" secondAttribute="bottom" constant="20" id="1iU-J8-KuN"/>
  95. <constraint firstAttribute="trailing" secondItem="pti-fz-pDe" secondAttribute="trailing" constant="20" id="3UL-i1-Hup"/>
  96. <constraint firstItem="M7t-0u-gH4" firstAttribute="leading" secondItem="FIK-OV-SBT" secondAttribute="leading" constant="20" id="58a-Ja-Nbj"/>
  97. <constraint firstAttribute="bottom" secondItem="M7t-0u-gH4" secondAttribute="bottom" constant="20" id="FNS-b6-5Gj"/>
  98. <constraint firstItem="zCa-fe-RZX" firstAttribute="centerY" secondItem="M7t-0u-gH4" secondAttribute="centerY" id="FQT-sw-tiA"/>
  99. <constraint firstItem="zCa-fe-RZX" firstAttribute="height" secondItem="M7t-0u-gH4" secondAttribute="height" id="KV6-X6-t4i"/>
  100. <constraint firstItem="zCa-fe-RZX" firstAttribute="centerX" secondItem="M7t-0u-gH4" secondAttribute="centerX" id="R10-Gk-c2S"/>
  101. <constraint firstItem="M7t-0u-gH4" firstAttribute="top" secondItem="FIK-OV-SBT" secondAttribute="top" constant="20" id="RDI-Cp-k9H"/>
  102. <constraint firstItem="pti-fz-pDe" firstAttribute="top" secondItem="FIK-OV-SBT" secondAttribute="top" constant="20" id="V9e-0N-LfD"/>
  103. <constraint firstAttribute="height" constant="80" id="Vji-A4-5uN"/>
  104. <constraint firstItem="pti-fz-pDe" firstAttribute="centerY" secondItem="FIK-OV-SBT" secondAttribute="centerY" id="hDN-Tx-8H8"/>
  105. <constraint firstItem="zCa-fe-RZX" firstAttribute="width" secondItem="M7t-0u-gH4" secondAttribute="width" id="iXK-Mg-dic"/>
  106. <constraint firstItem="pti-fz-pDe" firstAttribute="leading" secondItem="M7t-0u-gH4" secondAttribute="trailing" constant="20" id="p2V-GN-ks5"/>
  107. <constraint firstItem="M7t-0u-gH4" firstAttribute="centerY" secondItem="FIK-OV-SBT" secondAttribute="centerY" id="wKL-1N-6bO"/>
  108. </constraints>
  109. </view>
  110. </subviews>
  111. <constraints>
  112. <constraint firstItem="FIK-OV-SBT" firstAttribute="top" secondItem="Sk5-JJ-2iK" secondAttribute="top" id="BsS-h5-9TY"/>
  113. <constraint firstAttribute="bottom" secondItem="FIK-OV-SBT" secondAttribute="bottom" id="Mht-yE-bkc"/>
  114. <constraint firstAttribute="trailing" secondItem="FIK-OV-SBT" secondAttribute="trailing" id="lkH-qo-4rt"/>
  115. <constraint firstItem="FIK-OV-SBT" firstAttribute="leading" secondItem="Sk5-JJ-2iK" secondAttribute="leading" id="yJC-co-1ac"/>
  116. </constraints>
  117. </tableViewCellContentView>
  118. <connections>
  119. <outlet property="labelRecipientName" destination="pti-fz-pDe" id="44v-fR-PsD"/>
  120. </connections>
  121. </tableViewCell>
  122. </prototypes>
  123. </tableView>
  124. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Swipe left to “Edit” or “Delete” recipient profile." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0mw-Yn-hpm">
  125. <rect key="frame" x="10" y="122" width="355" height="14.5"/>
  126. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  127. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  128. <nil key="highlightedColor"/>
  129. </label>
  130. </subviews>
  131. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
  132. <constraints>
  133. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="LTI-ab-Zaj" secondAttribute="trailing" constant="10" id="00A-kd-4Ml"/>
  134. <constraint firstItem="LTI-ab-Zaj" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" constant="10" id="7Le-uh-zCe"/>
  135. <constraint firstItem="0mw-Yn-hpm" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" constant="10" id="CNp-Gv-D9D"/>
  136. <constraint firstItem="0mw-Yn-hpm" firstAttribute="top" secondItem="L6q-bk-mo5" secondAttribute="bottom" constant="7" id="D7R-BS-yjf"/>
  137. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="L6q-bk-mo5" secondAttribute="trailing" constant="10" id="VjV-js-heb"/>
  138. <constraint firstItem="PXQ-gX-mza" firstAttribute="bottom" secondItem="LTI-ab-Zaj" secondAttribute="bottom" id="cbh-G0-7Hz"/>
  139. <constraint firstItem="L6q-bk-mo5" firstAttribute="leading" secondItem="PXQ-gX-mza" secondAttribute="leading" constant="10" id="gsy-ws-fpW"/>
  140. <constraint firstItem="LTI-ab-Zaj" firstAttribute="top" secondItem="0mw-Yn-hpm" secondAttribute="bottom" constant="7" id="hAx-GZ-Tie"/>
  141. <constraint firstItem="L6q-bk-mo5" firstAttribute="top" secondItem="PXQ-gX-mza" secondAttribute="top" constant="15" id="ocg-0N-TPX"/>
  142. <constraint firstItem="PXQ-gX-mza" firstAttribute="trailing" secondItem="0mw-Yn-hpm" secondAttribute="trailing" constant="10" id="tfx-IF-7cl"/>
  143. </constraints>
  144. <viewLayoutGuide key="safeArea" id="PXQ-gX-mza"/>
  145. </view>
  146. <tabBarItem key="tabBarItem" title="Send Money" image="ic-sendmoney" id="JR0-bM-5TB" customClass="RAMAnimatedTabBarItem" customModule="RAMAnimatedTabBarController">
  147. <connections>
  148. <outlet property="animation" destination="Wnv-DB-EeR" id="m5N-Fc-hjE"/>
  149. </connections>
  150. </tabBarItem>
  151. <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
  152. <connections>
  153. <outlet property="labelSwipeInfo" destination="0mw-Yn-hpm" id="B2Y-Kh-ySQ"/>
  154. <outlet property="tableView" destination="LTI-ab-Zaj" id="7C8-v9-9H6"/>
  155. <outlet property="viewAddAccount" destination="L6q-bk-mo5" id="x7L-1n-OD1"/>
  156. </connections>
  157. </viewController>
  158. <placeholder placeholderIdentifier="IBFirstResponder" id="FWb-nX-ka2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  159. <customObject id="Wnv-DB-EeR" customClass="RAMBounceAnimation" customModule="RAMAnimatedTabBarController">
  160. <userDefinedRuntimeAttributes>
  161. <userDefinedRuntimeAttribute type="color" keyPath="textSelectedColor">
  162. <color key="value" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  163. </userDefinedRuntimeAttribute>
  164. <userDefinedRuntimeAttribute type="color" keyPath="iconSelectedColor">
  165. <color key="value" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  166. </userDefinedRuntimeAttribute>
  167. <userDefinedRuntimeAttribute type="number" keyPath="duration">
  168. <real key="value" value="0.33000000000000002"/>
  169. </userDefinedRuntimeAttribute>
  170. </userDefinedRuntimeAttributes>
  171. </customObject>
  172. <tapGestureRecognizer id="fSh-Qk-b5j">
  173. <connections>
  174. <action selector="addNewAccount:" destination="EV3-Yh-COv" id="Qd3-DD-CKC"/>
  175. </connections>
  176. </tapGestureRecognizer>
  177. </objects>
  178. <point key="canvasLocation" x="4064.8000000000002" y="724.58770614692662"/>
  179. </scene>
  180. </scenes>
  181. <resources>
  182. <image name="ic-sendmoney" width="20.5" height="20.5"/>
  183. <image name="ic_add" width="126" height="126"/>
  184. <image name="ic_add_account" width="126" height="126"/>
  185. </resources>
  186. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  187. </document>