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.

441 lines
54 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
  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">
  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-Bold.otf">
  14. <string>SanFranciscoDisplay-Bold</string>
  15. </array>
  16. <array key="SanFranciscoDisplay-Medium.otf">
  17. <string>SanFranciscoDisplay-Medium</string>
  18. </array>
  19. <array key="SanFranciscoDisplay-Regular.otf">
  20. <string>SanFranciscoDisplay-Regular</string>
  21. </array>
  22. <array key="SanFranciscoDisplay-Semibold.otf">
  23. <string>SanFranciscoDisplay-Semibold</string>
  24. </array>
  25. </customFonts>
  26. <scenes>
  27. <!--Resend Exchange View Controller-->
  28. <scene sceneID="SMX-ZZ-P09">
  29. <objects>
  30. <viewController storyboardIdentifier="ResendExchangeViewController" id="ipk-bU-HJJ" customClass="ResendExchangeViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  31. <view key="view" contentMode="scaleToFill" id="bAP-qa-4a0">
  32. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  34. <subviews>
  35. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" keyboardDismissMode="onDrag" translatesAutoresizingMaskIntoConstraints="NO" id="UOX-Rk-d2G">
  36. <rect key="frame" x="0.0" y="64" width="375" height="603"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ORT-Zx-YgH">
  39. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  40. <subviews>
  41. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="0dp-2J-x5o">
  42. <rect key="frame" x="10" y="20" width="355" height="226"/>
  43. <subviews>
  44. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="QGT-uB-WH5">
  45. <rect key="frame" x="0.0" y="0.0" width="355" height="70"/>
  46. <subviews>
  47. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dAt-Rq-Gck">
  48. <rect key="frame" x="0.0" y="0.0" width="355" height="70"/>
  49. <subviews>
  50. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="S5s-oa-wDv">
  51. <rect key="frame" x="8" y="0.0" width="347" height="70"/>
  52. <subviews>
  53. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="DKF-dM-GNV">
  54. <rect key="frame" x="0.0" y="0.0" width="222" height="70"/>
  55. <subviews>
  56. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="05G-VD-aSJ">
  57. <rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
  58. <constraints>
  59. <constraint firstAttribute="height" constant="6" id="SXi-GB-bCQ"/>
  60. </constraints>
  61. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  62. <nil key="textColor"/>
  63. <nil key="highlightedColor"/>
  64. </label>
  65. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You Send" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cUO-HA-FGN">
  66. <rect key="frame" x="0.0" y="6" width="222" height="14"/>
  67. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  68. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  69. <nil key="highlightedColor"/>
  70. </label>
  71. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10,000,000" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="RrL-Ia-5PK">
  72. <rect key="frame" x="0.0" y="20" width="222" height="50"/>
  73. <constraints>
  74. <constraint firstAttribute="height" constant="50" id="w3x-rA-gte"/>
  75. </constraints>
  76. <color key="textColor" red="0.92941176469999998" green="0.1137254902" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  77. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="33"/>
  78. <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
  79. </textField>
  80. </subviews>
  81. </stackView>
  82. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YmT-Dq-eHM">
  83. <rect key="frame" x="222" y="0.0" width="125" height="70"/>
  84. <subviews>
  85. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="3QA-ou-Zac">
  86. <rect key="frame" x="25.5" y="22" width="74" height="26"/>
  87. <subviews>
  88. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="vZD-fe-l60">
  89. <rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
  90. <constraints>
  91. <constraint firstAttribute="width" constant="26" id="pcX-b5-a5b"/>
  92. <constraint firstAttribute="height" constant="26" id="zLT-Gu-MXx"/>
  93. </constraints>
  94. </imageView>
  95. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fWD-kn-5nM">
  96. <rect key="frame" x="36" y="0.0" width="38" height="26"/>
  97. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
  98. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  99. <nil key="highlightedColor"/>
  100. </label>
  101. </subviews>
  102. </stackView>
  103. </subviews>
  104. <color key="backgroundColor" red="0.1764705882" green="0.21176470589999999" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  105. <constraints>
  106. <constraint firstAttribute="width" constant="125" id="0Bb-Sn-ij1"/>
  107. <constraint firstItem="3QA-ou-Zac" firstAttribute="centerX" secondItem="YmT-Dq-eHM" secondAttribute="centerX" id="9ab-PX-Wvx"/>
  108. <constraint firstItem="3QA-ou-Zac" firstAttribute="centerY" secondItem="YmT-Dq-eHM" secondAttribute="centerY" id="zht-Al-MpX"/>
  109. </constraints>
  110. </view>
  111. </subviews>
  112. </stackView>
  113. </subviews>
  114. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  115. <constraints>
  116. <constraint firstItem="S5s-oa-wDv" firstAttribute="leading" secondItem="dAt-Rq-Gck" secondAttribute="leading" constant="8" id="IeD-Oe-4eK"/>
  117. <constraint firstAttribute="trailing" secondItem="S5s-oa-wDv" secondAttribute="trailing" id="Ngf-uj-axX"/>
  118. <constraint firstItem="S5s-oa-wDv" firstAttribute="top" secondItem="dAt-Rq-Gck" secondAttribute="top" id="Q3Y-YN-ACx"/>
  119. <constraint firstAttribute="bottom" secondItem="S5s-oa-wDv" secondAttribute="bottom" id="nqY-jx-pm2"/>
  120. </constraints>
  121. </view>
  122. </subviews>
  123. <constraints>
  124. <constraint firstAttribute="height" constant="70" id="7bz-Ac-p8S"/>
  125. </constraints>
  126. </stackView>
  127. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="AFY-c1-G3T">
  128. <rect key="frame" x="0.0" y="90" width="355" height="46"/>
  129. <subviews>
  130. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gUz-OR-U8R">
  131. <rect key="frame" x="0.0" y="0.0" width="355" height="20.5"/>
  132. <subviews>
  133. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p6j-Bv-gbe">
  134. <rect key="frame" x="0.0" y="0.0" width="10" height="20.5"/>
  135. <constraints>
  136. <constraint firstAttribute="width" constant="10" id="CDs-Lk-Zzo"/>
  137. </constraints>
  138. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  139. <nil key="textColor"/>
  140. <nil key="highlightedColor"/>
  141. </label>
  142. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="ZOr-JN-fja">
  143. <rect key="frame" x="10" y="0.0" width="345" height="20.5"/>
  144. <subviews>
  145. <stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="QL4-sy-IsQ">
  146. <rect key="frame" x="0.0" y="0.0" width="345" height="20.5"/>
  147. <subviews>
  148. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text=" - (Transfer Fees Included" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PoS-xP-r27">
  149. <rect key="frame" x="0.0" y="0.0" width="345" height="20.5"/>
  150. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  151. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  152. <nil key="highlightedColor"/>
  153. </label>
  154. </subviews>
  155. </stackView>
  156. </subviews>
  157. </stackView>
  158. </subviews>
  159. </stackView>
  160. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="shr-2X-JiH">
  161. <rect key="frame" x="0.0" y="25.5" width="355" height="20.5"/>
  162. <subviews>
  163. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Djh-8V-b3T">
  164. <rect key="frame" x="0.0" y="0.0" width="10" height="20.5"/>
  165. <constraints>
  166. <constraint firstAttribute="width" constant="10" id="6da-cM-UmC"/>
  167. </constraints>
  168. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  169. <nil key="textColor"/>
  170. <nil key="highlightedColor"/>
  171. </label>
  172. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="2Bk-Q8-XyZ">
  173. <rect key="frame" x="10" y="0.0" width="345" height="20.5"/>
  174. <subviews>
  175. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" - (Transfer Fees Included" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lpd-5g-qAX">
  176. <rect key="frame" x="0.0" y="0.0" width="345" height="20.5"/>
  177. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  178. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  179. <nil key="highlightedColor"/>
  180. </label>
  181. </subviews>
  182. </stackView>
  183. </subviews>
  184. </stackView>
  185. </subviews>
  186. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  187. </stackView>
  188. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="txz-Z2-j95">
  189. <rect key="frame" x="0.0" y="156" width="355" height="70"/>
  190. <subviews>
  191. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gsA-E3-L0L">
  192. <rect key="frame" x="0.0" y="0.0" width="355" height="70"/>
  193. <subviews>
  194. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CEP-Tt-tXC">
  195. <rect key="frame" x="8" y="0.0" width="347" height="70"/>
  196. <subviews>
  197. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="3gg-1Z-NH4">
  198. <rect key="frame" x="0.0" y="0.0" width="222" height="70"/>
  199. <subviews>
  200. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vH0-7i-K9L">
  201. <rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
  202. <constraints>
  203. <constraint firstAttribute="height" constant="6" id="140-1X-yk5"/>
  204. </constraints>
  205. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  206. <nil key="textColor"/>
  207. <nil key="highlightedColor"/>
  208. </label>
  209. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Recepient Gets" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D6K-jA-ARY">
  210. <rect key="frame" x="0.0" y="6" width="222" height="14"/>
  211. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  212. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  213. <nil key="highlightedColor"/>
  214. </label>
  215. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10,00,000" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="3yD-t0-8ha">
  216. <rect key="frame" x="0.0" y="20" width="222" height="50"/>
  217. <constraints>
  218. <constraint firstAttribute="height" constant="50" id="bLT-gY-yAB"/>
  219. </constraints>
  220. <color key="textColor" red="0.92941176469999998" green="0.1137254902" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  221. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="33"/>
  222. <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
  223. </textField>
  224. </subviews>
  225. </stackView>
  226. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="mh1-Er-p1u">
  227. <rect key="frame" x="222" y="0.0" width="125" height="70"/>
  228. <subviews>
  229. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iPE-sj-Qsu">
  230. <rect key="frame" x="0.0" y="0.0" width="125" height="70"/>
  231. <subviews>
  232. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Js4-zb-lBt">
  233. <rect key="frame" x="25.5" y="22" width="74" height="26"/>
  234. <subviews>
  235. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="lZL-MP-MUI">
  236. <rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
  237. <constraints>
  238. <constraint firstAttribute="width" constant="26" id="mG0-tZ-KhA"/>
  239. <constraint firstAttribute="height" constant="26" id="mGg-C4-taF"/>
  240. </constraints>
  241. </imageView>
  242. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VUq-zy-pIx">
  243. <rect key="frame" x="36" y="0.0" width="38" height="26"/>
  244. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
  245. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  246. <nil key="highlightedColor"/>
  247. </label>
  248. </subviews>
  249. </stackView>
  250. </subviews>
  251. <color key="backgroundColor" red="0.1764705882" green="0.21176470589999999" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  252. <gestureRecognizers/>
  253. <constraints>
  254. <constraint firstAttribute="width" constant="125" id="Rez-4a-vc4"/>
  255. <constraint firstItem="Js4-zb-lBt" firstAttribute="centerX" secondItem="iPE-sj-Qsu" secondAttribute="centerX" id="TwQ-eD-wnp"/>
  256. <constraint firstItem="Js4-zb-lBt" firstAttribute="centerY" secondItem="iPE-sj-Qsu" secondAttribute="centerY" id="urS-2e-gxp"/>
  257. </constraints>
  258. </view>
  259. </subviews>
  260. <constraints>
  261. <constraint firstAttribute="width" constant="125" id="zDU-y1-WDk"/>
  262. </constraints>
  263. </stackView>
  264. </subviews>
  265. </stackView>
  266. </subviews>
  267. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  268. <constraints>
  269. <constraint firstItem="CEP-Tt-tXC" firstAttribute="top" secondItem="gsA-E3-L0L" secondAttribute="top" id="Gv1-CZ-8iF"/>
  270. <constraint firstItem="CEP-Tt-tXC" firstAttribute="leading" secondItem="gsA-E3-L0L" secondAttribute="leading" constant="8" id="i4H-mu-EJC"/>
  271. <constraint firstAttribute="trailing" secondItem="CEP-Tt-tXC" secondAttribute="trailing" id="leb-Vx-cZe"/>
  272. <constraint firstAttribute="bottom" secondItem="CEP-Tt-tXC" secondAttribute="bottom" id="zCj-dA-acL"/>
  273. </constraints>
  274. </view>
  275. </subviews>
  276. <constraints>
  277. <constraint firstAttribute="height" constant="70" id="0WI-rG-nWq"/>
  278. </constraints>
  279. </stackView>
  280. </subviews>
  281. </stackView>
  282. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="aVs-rM-SYo">
  283. <rect key="frame" x="0.0" y="266" width="375" height="61"/>
  284. <subviews>
  285. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ECn-wb-YfD" userLabel="SeperateLine">
  286. <rect key="frame" x="0.0" y="0.0" width="375" height="0.5"/>
  287. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  288. <constraints>
  289. <constraint firstAttribute="height" constant="0.5" id="gF1-sq-iad"/>
  290. </constraints>
  291. </view>
  292. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WsD-fc-aOd">
  293. <rect key="frame" x="0.0" y="0.5" width="375" height="60"/>
  294. <subviews>
  295. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="Coupon" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="psE-sT-Yzp">
  296. <rect key="frame" x="20" y="20" width="58.5" height="20.5"/>
  297. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
  298. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  299. <nil key="highlightedColor"/>
  300. </label>
  301. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_dropdownSmall" translatesAutoresizingMaskIntoConstraints="NO" id="gBh-Uo-KUG">
  302. <rect key="frame" x="335" y="20" width="20" height="20"/>
  303. <constraints>
  304. <constraint firstAttribute="width" constant="20" id="VmP-4i-kc7"/>
  305. <constraint firstAttribute="height" constant="20" id="yyo-o8-4EG"/>
  306. </constraints>
  307. </imageView>
  308. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GkG-bM-eLV">
  309. <rect key="frame" x="88.5" y="30" width="236.5" height="0.0"/>
  310. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="13"/>
  311. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  312. <nil key="highlightedColor"/>
  313. </label>
  314. </subviews>
  315. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  316. <constraints>
  317. <constraint firstItem="GkG-bM-eLV" firstAttribute="centerY" secondItem="WsD-fc-aOd" secondAttribute="centerY" id="1lN-np-Fg1"/>
  318. <constraint firstItem="gBh-Uo-KUG" firstAttribute="centerY" secondItem="WsD-fc-aOd" secondAttribute="centerY" id="eSp-yz-Aoh"/>
  319. <constraint firstItem="GkG-bM-eLV" firstAttribute="leading" secondItem="psE-sT-Yzp" secondAttribute="trailing" constant="10" id="k9t-I0-u8r"/>
  320. <constraint firstAttribute="trailing" secondItem="gBh-Uo-KUG" secondAttribute="trailing" constant="20" id="kO4-kR-pAx"/>
  321. <constraint firstItem="gBh-Uo-KUG" firstAttribute="leading" secondItem="GkG-bM-eLV" secondAttribute="trailing" constant="10" id="m3B-CR-3nG"/>
  322. <constraint firstItem="psE-sT-Yzp" firstAttribute="centerY" secondItem="WsD-fc-aOd" secondAttribute="centerY" id="qnT-oo-aLH"/>
  323. <constraint firstAttribute="height" constant="60" id="um8-iD-V7v"/>
  324. <constraint firstItem="psE-sT-Yzp" firstAttribute="leading" secondItem="WsD-fc-aOd" secondAttribute="leading" constant="20" id="uwJ-Yg-MqV"/>
  325. </constraints>
  326. </view>
  327. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5cT-hd-4W7" userLabel="SeperateLine">
  328. <rect key="frame" x="0.0" y="60.5" width="375" height="0.5"/>
  329. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  330. <constraints>
  331. <constraint firstAttribute="height" constant="0.5" id="5ks-Gz-kJW"/>
  332. </constraints>
  333. </view>
  334. </subviews>
  335. </stackView>
  336. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lj4-R8-JCO">
  337. <rect key="frame" x="87.5" y="347" width="200" height="50"/>
  338. <color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  339. <constraints>
  340. <constraint firstAttribute="width" constant="200" id="Pc3-2B-fh6"/>
  341. <constraint firstAttribute="height" constant="50" id="gi1-Me-gOb"/>
  342. </constraints>
  343. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
  344. <state key="normal" title="Calculate">
  345. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  346. </state>
  347. <userDefinedRuntimeAttributes>
  348. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  349. <integer key="value" value="25"/>
  350. </userDefinedRuntimeAttribute>
  351. </userDefinedRuntimeAttributes>
  352. <connections>
  353. <action selector="continueButton:" destination="ipk-bU-HJJ" eventType="touchUpInside" id="ag8-ct-uvy"/>
  354. </connections>
  355. </button>
  356. </subviews>
  357. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  358. <constraints>
  359. <constraint firstItem="lj4-R8-JCO" firstAttribute="centerX" secondItem="ORT-Zx-YgH" secondAttribute="centerX" id="1rQ-Te-Tc2"/>
  360. <constraint firstItem="aVs-rM-SYo" firstAttribute="top" secondItem="0dp-2J-x5o" secondAttribute="bottom" constant="20" id="2mG-ew-9XU"/>
  361. <constraint firstAttribute="trailing" secondItem="0dp-2J-x5o" secondAttribute="trailing" constant="10" id="XpX-rY-Tkz"/>
  362. <constraint firstItem="aVs-rM-SYo" firstAttribute="leading" secondItem="ORT-Zx-YgH" secondAttribute="leading" id="a5U-fJ-zR1"/>
  363. <constraint firstItem="0dp-2J-x5o" firstAttribute="top" secondItem="ORT-Zx-YgH" secondAttribute="top" constant="20" id="cra-Vv-yvJ"/>
  364. <constraint firstAttribute="trailing" secondItem="aVs-rM-SYo" secondAttribute="trailing" id="inU-WK-9h8"/>
  365. <constraint firstItem="0dp-2J-x5o" firstAttribute="leading" secondItem="ORT-Zx-YgH" secondAttribute="leading" constant="10" id="qPu-pO-RIt"/>
  366. <constraint firstItem="lj4-R8-JCO" firstAttribute="top" secondItem="aVs-rM-SYo" secondAttribute="bottom" constant="20" id="uvf-Rj-gan"/>
  367. </constraints>
  368. </view>
  369. </subviews>
  370. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  371. <constraints>
  372. <constraint firstAttribute="trailing" secondItem="ORT-Zx-YgH" secondAttribute="trailing" id="Oap-ih-xjc"/>
  373. <constraint firstItem="ORT-Zx-YgH" firstAttribute="leading" secondItem="UOX-Rk-d2G" secondAttribute="leading" id="XW4-zi-G8A"/>
  374. <constraint firstAttribute="bottom" secondItem="ORT-Zx-YgH" secondAttribute="bottom" id="Y3V-bL-5T9"/>
  375. <constraint firstItem="ORT-Zx-YgH" firstAttribute="top" secondItem="UOX-Rk-d2G" secondAttribute="top" id="a18-DW-IUE"/>
  376. <constraint firstAttribute="bottom" secondItem="ORT-Zx-YgH" secondAttribute="bottom" id="mpp-ab-osB"/>
  377. </constraints>
  378. </scrollView>
  379. </subviews>
  380. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  381. <constraints>
  382. <constraint firstItem="Ywq-XZ-hJD" firstAttribute="trailing" secondItem="UOX-Rk-d2G" secondAttribute="trailing" id="0Zo-hc-Ale"/>
  383. <constraint firstItem="Ywq-XZ-hJD" firstAttribute="bottom" secondItem="UOX-Rk-d2G" secondAttribute="bottom" id="1gS-qs-aeu"/>
  384. <constraint firstItem="ORT-Zx-YgH" firstAttribute="height" secondItem="bAP-qa-4a0" secondAttribute="height" id="Hh3-xH-4S8"/>
  385. <constraint firstItem="UOX-Rk-d2G" firstAttribute="top" secondItem="Ywq-XZ-hJD" secondAttribute="top" id="RGg-ak-3GB"/>
  386. <constraint firstItem="UOX-Rk-d2G" firstAttribute="leading" secondItem="Ywq-XZ-hJD" secondAttribute="leading" id="Xfb-Ll-IxY"/>
  387. <constraint firstItem="ORT-Zx-YgH" firstAttribute="width" secondItem="bAP-qa-4a0" secondAttribute="width" id="zpn-DG-veu"/>
  388. </constraints>
  389. <viewLayoutGuide key="safeArea" id="Ywq-XZ-hJD"/>
  390. </view>
  391. <navigationItem key="navigationItem" id="KSv-F1-hGm"/>
  392. <connections>
  393. <outlet property="backgroundViewCountryLabel1" destination="YmT-Dq-eHM" id="37u-Xd-TNL"/>
  394. <outlet property="backgroundViewCountryLabel2" destination="iPE-sj-Qsu" id="yLp-Uc-xx3"/>
  395. <outlet property="continueButton" destination="lj4-R8-JCO" id="9vU-Fc-bC8"/>
  396. <outlet property="countryCodeLabel" destination="VUq-zy-pIx" id="SFm-9W-HMx"/>
  397. <outlet property="countryFlagImage" destination="lZL-MP-MUI" id="7mc-z6-Ush"/>
  398. <outlet property="countryListStackView" destination="mh1-Er-p1u" id="LoB-Hw-hj9"/>
  399. <outlet property="couponBackgroundView" destination="aVs-rM-SYo" id="YcA-wW-hTh"/>
  400. <outlet property="couponDropDownImageView" destination="gBh-Uo-KUG" id="9y9-0M-3gM"/>
  401. <outlet property="couponNameLabel" destination="GkG-bM-eLV" id="OG1-TA-hoj"/>
  402. <outlet property="exchangeBackground1" destination="dAt-Rq-Gck" id="1zO-bH-rdx"/>
  403. <outlet property="exchangeBackground2" destination="gsA-E3-L0L" id="o7l-Uc-dCS"/>
  404. <outlet property="exchangeInfoStackView" destination="AFY-c1-G3T" id="8ro-yb-2wQ"/>
  405. <outlet property="exchangeRateLabel" destination="Lpd-5g-qAX" id="DsQ-1u-31H"/>
  406. <outlet property="reciepientTextField" destination="3yD-t0-8ha" id="ZYV-4K-A47"/>
  407. <outlet property="recipientGetsTitleLabel" destination="D6K-jA-ARY" id="vMC-Eb-LRK"/>
  408. <outlet property="senderTextField" destination="RrL-Ia-5PK" id="jbG-Od-mna"/>
  409. <outlet property="transferFeeInfoLabel" destination="PoS-xP-r27" id="eu0-6H-stO"/>
  410. <outlet property="youSendTitleLabel" destination="cUO-HA-FGN" id="HUC-Co-c9Y"/>
  411. </connections>
  412. </viewController>
  413. <placeholder placeholderIdentifier="IBFirstResponder" id="4am-Xm-AE7" userLabel="First Responder" sceneMemberID="firstResponder"/>
  414. </objects>
  415. <point key="canvasLocation" x="1181.5999999999999" y="-42.728635682158924"/>
  416. </scene>
  417. <!--Navigation Controller-->
  418. <scene sceneID="Mn8-yH-U12">
  419. <objects>
  420. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="faB-ae-ahc" sceneMemberID="viewController">
  421. <toolbarItems/>
  422. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="atM-sS-DEv">
  423. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  424. <autoresizingMask key="autoresizingMask"/>
  425. </navigationBar>
  426. <nil name="viewControllers"/>
  427. <connections>
  428. <segue destination="ipk-bU-HJJ" kind="relationship" relationship="rootViewController" id="U6Q-DF-oVD"/>
  429. </connections>
  430. </navigationController>
  431. <placeholder placeholderIdentifier="IBFirstResponder" id="RN1-zh-MZl" userLabel="First Responder" sceneMemberID="firstResponder"/>
  432. </objects>
  433. <point key="canvasLocation" x="240.80000000000001" y="-43.628185907046479"/>
  434. </scene>
  435. </scenes>
  436. <resources>
  437. <image name="Korea" width="40" height="40"/>
  438. <image name="ic_dropdownSmall" width="6" height="3"/>
  439. </resources>
  440. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  441. </document>