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.

261 lines
30 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
  7. <capability name="Named colors" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <customFonts key="customFonts">
  11. <array key="SanFranciscoDisplay-Medium.otf">
  12. <string>SanFranciscoDisplay-Medium</string>
  13. </array>
  14. <array key="SanFranciscoText-Bold.otf">
  15. <string>SanFranciscoText-Bold</string>
  16. </array>
  17. <array key="SanFranciscoText-Regular.otf">
  18. <string>SanFranciscoText-Regular</string>
  19. </array>
  20. </customFonts>
  21. <scenes>
  22. <!--WithdrawFromWalletDetail-->
  23. <scene sceneID="R60-Pu-Hpy">
  24. <objects>
  25. <viewController storyboardIdentifier="WithdrawFromWalletDetailViewController" title="WithdrawFromWalletDetail" id="HSb-ou-7T5" customClass="WithdrawFromWalletDetailViewController" customModule="Fast_Remit" customModuleProvider="target" sceneMemberID="viewController">
  26. <layoutGuides>
  27. <viewControllerLayoutGuide type="top" id="y1H-iV-BwG"/>
  28. <viewControllerLayoutGuide type="bottom" id="PYB-Kq-ghm"/>
  29. </layoutGuides>
  30. <view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
  31. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QJm-fO-kXo">
  35. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  36. <subviews>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="g9H-qI-d8A">
  38. <rect key="frame" x="0.0" y="0.0" width="375" height="430"/>
  39. <subviews>
  40. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="BLf-r6-tna">
  41. <rect key="frame" x="20" y="20" width="335" height="390"/>
  42. <subviews>
  43. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OMe-3A-9XP">
  44. <rect key="frame" x="0.0" y="0.0" width="335" height="50"/>
  45. <subviews>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="9uq-dp-ZlF" userLabel="Agent">
  47. <rect key="frame" x="0.0" y="0.0" width="0.0" height="50"/>
  48. <fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="16"/>
  49. <color key="textColor" name="ThemeRed"/>
  50. <nil key="highlightedColor"/>
  51. </label>
  52. </subviews>
  53. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  54. <constraints>
  55. <constraint firstItem="9uq-dp-ZlF" firstAttribute="leading" secondItem="OMe-3A-9XP" secondAttribute="leading" id="SgA-9R-hZi"/>
  56. <constraint firstAttribute="bottom" secondItem="9uq-dp-ZlF" secondAttribute="bottom" id="XGb-gC-z5H"/>
  57. <constraint firstItem="9uq-dp-ZlF" firstAttribute="top" secondItem="OMe-3A-9XP" secondAttribute="top" id="dsZ-Cr-dht"/>
  58. </constraints>
  59. </view>
  60. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="3IK-oK-Tfl">
  61. <rect key="frame" x="0.0" y="80" width="335" height="230"/>
  62. <subviews>
  63. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j2n-R8-eKU">
  64. <rect key="frame" x="0.0" y="0.0" width="335" height="50"/>
  65. <subviews>
  66. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="ub7-EL-8Ez">
  67. <rect key="frame" x="13" y="0.0" width="309" height="50"/>
  68. <subviews>
  69. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="BSo-Ci-vEb" userLabel="Agent">
  70. <rect key="frame" x="0.0" y="0.0" width="127.5" height="50"/>
  71. <constraints>
  72. <constraint firstAttribute="height" constant="50" id="Smg-AF-cez"/>
  73. </constraints>
  74. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  75. <color key="textColor" name="ThemeText"/>
  76. <nil key="highlightedColor"/>
  77. </label>
  78. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="nwK-Or-FwY">
  79. <rect key="frame" x="129.5" y="0.0" width="179.5" height="50"/>
  80. <fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
  81. <color key="textColor" name="ThemeText"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. </subviews>
  85. </stackView>
  86. </subviews>
  87. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. <constraints>
  89. <constraint firstAttribute="trailing" secondItem="ub7-EL-8Ez" secondAttribute="trailing" constant="13" id="04D-KW-C9L"/>
  90. <constraint firstAttribute="bottom" secondItem="ub7-EL-8Ez" secondAttribute="bottom" id="GUi-Rx-Iej"/>
  91. <constraint firstItem="ub7-EL-8Ez" firstAttribute="leading" secondItem="j2n-R8-eKU" secondAttribute="leading" constant="13" id="nTD-q7-jYu"/>
  92. <constraint firstItem="ub7-EL-8Ez" firstAttribute="top" secondItem="j2n-R8-eKU" secondAttribute="top" id="obk-DI-Isu"/>
  93. </constraints>
  94. </view>
  95. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1c4-ww-EfY">
  96. <rect key="frame" x="0.0" y="60" width="335" height="50"/>
  97. <subviews>
  98. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Lal-ly-hiL">
  99. <rect key="frame" x="13" y="0.0" width="309" height="50"/>
  100. <subviews>
  101. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Gib-7N-2Mj" userLabel="Agent">
  102. <rect key="frame" x="0.0" y="0.0" width="169" height="50"/>
  103. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  104. <color key="textColor" name="ThemeText"/>
  105. <nil key="highlightedColor"/>
  106. </label>
  107. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="pWF-m7-xpY">
  108. <rect key="frame" x="171" y="0.0" width="138" height="50"/>
  109. <fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
  110. <color key="textColor" name="ThemeText"/>
  111. <nil key="highlightedColor"/>
  112. </label>
  113. </subviews>
  114. </stackView>
  115. </subviews>
  116. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  117. <constraints>
  118. <constraint firstAttribute="bottom" secondItem="Lal-ly-hiL" secondAttribute="bottom" id="Df3-8h-6xt"/>
  119. <constraint firstItem="Lal-ly-hiL" firstAttribute="top" secondItem="1c4-ww-EfY" secondAttribute="top" id="Fc8-4t-KJ2"/>
  120. <constraint firstAttribute="trailing" secondItem="Lal-ly-hiL" secondAttribute="trailing" constant="13" id="FiB-dZ-TXS"/>
  121. <constraint firstItem="Lal-ly-hiL" firstAttribute="leading" secondItem="1c4-ww-EfY" secondAttribute="leading" constant="13" id="rnQ-AH-YmG"/>
  122. </constraints>
  123. </view>
  124. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="E9j-h8-Exw">
  125. <rect key="frame" x="0.0" y="120" width="335" height="50"/>
  126. <subviews>
  127. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="RY0-jG-uRt">
  128. <rect key="frame" x="13" y="0.0" width="309" height="50"/>
  129. <subviews>
  130. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="t9R-IC-JMN" userLabel="Agent">
  131. <rect key="frame" x="0.0" y="0.0" width="173" height="50"/>
  132. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  133. <color key="textColor" name="ThemeText"/>
  134. <nil key="highlightedColor"/>
  135. </label>
  136. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="KGk-ge-5Bp">
  137. <rect key="frame" x="175" y="0.0" width="134" height="50"/>
  138. <fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
  139. <color key="textColor" name="ThemeText"/>
  140. <nil key="highlightedColor"/>
  141. </label>
  142. </subviews>
  143. </stackView>
  144. </subviews>
  145. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  146. <constraints>
  147. <constraint firstAttribute="bottom" secondItem="RY0-jG-uRt" secondAttribute="bottom" id="1mk-mO-I86"/>
  148. <constraint firstAttribute="trailing" secondItem="RY0-jG-uRt" secondAttribute="trailing" constant="13" id="Oc4-il-kFx"/>
  149. <constraint firstItem="RY0-jG-uRt" firstAttribute="leading" secondItem="E9j-h8-Exw" secondAttribute="leading" constant="13" id="W7A-xE-qAa"/>
  150. <constraint firstItem="RY0-jG-uRt" firstAttribute="top" secondItem="E9j-h8-Exw" secondAttribute="top" id="vpy-TV-NTs"/>
  151. </constraints>
  152. </view>
  153. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UMg-7n-EIV">
  154. <rect key="frame" x="0.0" y="180" width="335" height="50"/>
  155. <subviews>
  156. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="eRE-QK-VNg">
  157. <rect key="frame" x="13" y="0.0" width="309" height="50"/>
  158. <subviews>
  159. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="K5P-vu-83F" userLabel="Agent">
  160. <rect key="frame" x="0.0" y="0.0" width="157" height="50"/>
  161. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  162. <color key="textColor" name="ThemeText"/>
  163. <nil key="highlightedColor"/>
  164. </label>
  165. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="pU6-WT-csF">
  166. <rect key="frame" x="159" y="0.0" width="150" height="50"/>
  167. <fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
  168. <color key="textColor" name="ThemeText"/>
  169. <nil key="highlightedColor"/>
  170. </label>
  171. </subviews>
  172. </stackView>
  173. </subviews>
  174. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  175. <constraints>
  176. <constraint firstItem="eRE-QK-VNg" firstAttribute="top" secondItem="UMg-7n-EIV" secondAttribute="top" id="XvJ-vH-bnr"/>
  177. <constraint firstAttribute="bottom" secondItem="eRE-QK-VNg" secondAttribute="bottom" id="eJk-bB-0Q0"/>
  178. <constraint firstItem="eRE-QK-VNg" firstAttribute="leading" secondItem="UMg-7n-EIV" secondAttribute="leading" constant="13" id="ene-Mr-vfM"/>
  179. <constraint firstAttribute="trailing" secondItem="eRE-QK-VNg" secondAttribute="trailing" constant="13" id="plo-Cb-U4g"/>
  180. </constraints>
  181. </view>
  182. </subviews>
  183. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  184. </stackView>
  185. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rPy-ES-a0g">
  186. <rect key="frame" x="0.0" y="340" width="335" height="50"/>
  187. <color key="backgroundColor" name="ThemeRed"/>
  188. <constraints>
  189. <constraint firstAttribute="height" constant="50" id="cYU-ry-WDd"/>
  190. </constraints>
  191. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
  192. <inset key="titleEdgeInsets" minX="5" minY="0.0" maxX="5" maxY="0.0"/>
  193. <state key="normal" title="Confirm">
  194. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  195. </state>
  196. <userDefinedRuntimeAttributes>
  197. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  198. <integer key="value" value="25"/>
  199. </userDefinedRuntimeAttribute>
  200. </userDefinedRuntimeAttributes>
  201. <connections>
  202. <action selector="confirm:" destination="HSb-ou-7T5" eventType="touchUpInside" id="0iA-PA-Tq5"/>
  203. </connections>
  204. </button>
  205. </subviews>
  206. </stackView>
  207. </subviews>
  208. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  209. <constraints>
  210. <constraint firstAttribute="bottom" secondItem="BLf-r6-tna" secondAttribute="bottom" constant="20" id="HS7-gw-KUk"/>
  211. <constraint firstItem="BLf-r6-tna" firstAttribute="top" secondItem="g9H-qI-d8A" secondAttribute="top" constant="20" id="PV3-A6-8ch"/>
  212. <constraint firstItem="BLf-r6-tna" firstAttribute="leading" secondItem="g9H-qI-d8A" secondAttribute="leading" constant="20" id="d6h-jp-Piq"/>
  213. <constraint firstAttribute="trailing" secondItem="BLf-r6-tna" secondAttribute="trailing" constant="20" id="mKp-NX-oso"/>
  214. </constraints>
  215. </view>
  216. </subviews>
  217. <constraints>
  218. <constraint firstAttribute="bottom" secondItem="g9H-qI-d8A" secondAttribute="bottom" id="Evi-W3-edh"/>
  219. <constraint firstItem="g9H-qI-d8A" firstAttribute="top" secondItem="QJm-fO-kXo" secondAttribute="top" id="bEh-sQ-nmf"/>
  220. <constraint firstItem="g9H-qI-d8A" firstAttribute="leading" secondItem="QJm-fO-kXo" secondAttribute="leading" id="gxW-rh-ADx"/>
  221. <constraint firstItem="g9H-qI-d8A" firstAttribute="centerX" secondItem="QJm-fO-kXo" secondAttribute="centerX" id="qK1-Hb-k2c"/>
  222. <constraint firstAttribute="trailing" secondItem="g9H-qI-d8A" secondAttribute="trailing" id="sp6-YR-e8c"/>
  223. </constraints>
  224. </scrollView>
  225. </subviews>
  226. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  227. <constraints>
  228. <constraint firstItem="QJm-fO-kXo" firstAttribute="leading" secondItem="9Uc-9s-KgO" secondAttribute="leading" id="UHn-PQ-gGr"/>
  229. <constraint firstItem="PYB-Kq-ghm" firstAttribute="top" secondItem="QJm-fO-kXo" secondAttribute="bottom" id="fuL-dO-XbZ"/>
  230. <constraint firstAttribute="trailing" secondItem="QJm-fO-kXo" secondAttribute="trailing" id="pgg-3e-Bhi"/>
  231. <constraint firstItem="QJm-fO-kXo" firstAttribute="top" secondItem="y1H-iV-BwG" secondAttribute="bottom" id="x4g-Im-dOH"/>
  232. </constraints>
  233. </view>
  234. <connections>
  235. <outlet property="acNumberContentLabel" destination="pWF-m7-xpY" id="pBR-Vv-Y33"/>
  236. <outlet property="acNumberTitleLabel" destination="Gib-7N-2Mj" id="L9v-5I-mw7"/>
  237. <outlet property="amountContentLabel" destination="KGk-ge-5Bp" id="Uc3-Oc-Hqg"/>
  238. <outlet property="amountTitleLabel" destination="t9R-IC-JMN" id="9gy-es-L0g"/>
  239. <outlet property="bankContentLabel" destination="nwK-Or-FwY" id="XwW-6M-cwL"/>
  240. <outlet property="bankTitleLabel" destination="BSo-Ci-vEb" id="JSU-ge-iFb"/>
  241. <outlet property="confirmBtn" destination="rPy-ES-a0g" id="Vdw-yc-YbE"/>
  242. <outlet property="desc" destination="9uq-dp-ZlF" id="XGp-1t-Xep"/>
  243. <outlet property="serviceChargeContentLabel" destination="pU6-WT-csF" id="Q2y-L1-s1d"/>
  244. <outlet property="serviceChargeTitleLabel" destination="K5P-vu-83F" id="Kct-y1-Rrc"/>
  245. </connections>
  246. </viewController>
  247. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  248. </objects>
  249. <point key="canvasLocation" x="-92" y="232.53373313343329"/>
  250. </scene>
  251. </scenes>
  252. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  253. <resources>
  254. <namedColor name="ThemeRed">
  255. <color red="0.92941176470588238" green="0.10588235294117647" blue="0.14117647058823529" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  256. </namedColor>
  257. <namedColor name="ThemeText">
  258. <color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  259. </namedColor>
  260. </resources>
  261. </document>