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.

439 lines
58 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" 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="14088"/>
  9. <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
  10. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  11. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  12. </dependencies>
  13. <customFonts key="customFonts">
  14. <array key="SanFranciscoDisplay-Bold.otf">
  15. <string>SanFranciscoDisplay-Bold</string>
  16. </array>
  17. <array key="SanFranciscoDisplay-Regular.otf">
  18. <string>SanFranciscoDisplay-Regular</string>
  19. </array>
  20. </customFonts>
  21. <scenes>
  22. <!--Exchange Rates View Controller-->
  23. <scene sceneID="IKD-v4-MtS">
  24. <objects>
  25. <viewController storyboardIdentifier="ExchangeRatesViewController" id="wkj-Ga-GJC" customClass="ExchangeRatesViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
  26. <view key="view" contentMode="scaleToFill" id="Gev-HF-fnm">
  27. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <subviews>
  30. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" keyboardDismissMode="onDrag" translatesAutoresizingMaskIntoConstraints="NO" id="EcO-VE-kpa">
  31. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  32. <subviews>
  33. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tjv-J7-eoY">
  34. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  35. <subviews>
  36. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="EEF-HP-StG">
  37. <rect key="frame" x="10" y="20" width="355" height="353"/>
  38. <subviews>
  39. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="25L-1L-t4e">
  40. <rect key="frame" x="0.0" y="0.0" width="355" height="60"/>
  41. <subviews>
  42. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AGt-UA-d1E">
  43. <rect key="frame" x="0.0" y="0.0" width="355" height="60"/>
  44. <subviews>
  45. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aph-by-xzw">
  46. <rect key="frame" x="8" y="0.0" width="347" height="60"/>
  47. <subviews>
  48. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="tLv-zB-NOh">
  49. <rect key="frame" x="0.0" y="0.0" width="222" height="60"/>
  50. <subviews>
  51. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jZ5-gd-eBb">
  52. <rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="6" id="Jcf-AU-ztI"/>
  55. </constraints>
  56. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  57. <nil key="textColor"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. <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="453-p5-JCH">
  61. <rect key="frame" x="0.0" y="6" width="222" height="14"/>
  62. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  63. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10,000,000" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="g3K-Yw-9MX">
  67. <rect key="frame" x="0.0" y="20" width="222" height="40"/>
  68. <constraints>
  69. <constraint firstAttribute="height" constant="40" id="zxw-hb-bmw"/>
  70. </constraints>
  71. <color key="textColor" red="0.92941176469999998" green="0.1137254902" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  72. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
  73. <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
  74. </textField>
  75. </subviews>
  76. </stackView>
  77. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Iu4-4L-RhQ">
  78. <rect key="frame" x="222" y="0.0" width="125" height="60"/>
  79. <subviews>
  80. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="n3f-Vu-f8f">
  81. <rect key="frame" x="25.5" y="17" width="74" height="26"/>
  82. <subviews>
  83. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="y0f-Vr-Roy">
  84. <rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="26" id="aV1-0h-Jm6"/>
  87. <constraint firstAttribute="width" constant="26" id="gWd-Oa-Km0"/>
  88. </constraints>
  89. </imageView>
  90. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bdQ-zf-eZs">
  91. <rect key="frame" x="36" y="0.0" width="38" height="26"/>
  92. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
  93. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  94. <nil key="highlightedColor"/>
  95. </label>
  96. </subviews>
  97. </stackView>
  98. </subviews>
  99. <color key="backgroundColor" red="0.1764705882" green="0.21176470589999999" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  100. <constraints>
  101. <constraint firstItem="n3f-Vu-f8f" firstAttribute="centerX" secondItem="Iu4-4L-RhQ" secondAttribute="centerX" id="1EE-h6-Him"/>
  102. <constraint firstItem="n3f-Vu-f8f" firstAttribute="centerY" secondItem="Iu4-4L-RhQ" secondAttribute="centerY" id="Gaz-GJ-vKR"/>
  103. <constraint firstAttribute="width" constant="125" id="Q6Y-5r-Zha"/>
  104. </constraints>
  105. </view>
  106. </subviews>
  107. </stackView>
  108. </subviews>
  109. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  110. <constraints>
  111. <constraint firstAttribute="trailing" secondItem="aph-by-xzw" secondAttribute="trailing" id="JK2-hd-XNG"/>
  112. <constraint firstItem="aph-by-xzw" firstAttribute="top" secondItem="AGt-UA-d1E" secondAttribute="top" id="bY5-K3-md0"/>
  113. <constraint firstItem="aph-by-xzw" firstAttribute="leading" secondItem="AGt-UA-d1E" secondAttribute="leading" constant="8" id="lwt-qL-Scw"/>
  114. <constraint firstAttribute="bottom" secondItem="aph-by-xzw" secondAttribute="bottom" id="zDB-H8-56M"/>
  115. </constraints>
  116. </view>
  117. </subviews>
  118. <constraints>
  119. <constraint firstAttribute="height" constant="60" id="sKB-V9-sb2"/>
  120. </constraints>
  121. </stackView>
  122. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="eZQ-ZM-qFq">
  123. <rect key="frame" x="0.0" y="80" width="355" height="193"/>
  124. <subviews>
  125. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="qGh-mt-tYG">
  126. <rect key="frame" x="0.0" y="0.0" width="355" height="154"/>
  127. <subviews>
  128. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="kS0-ZR-UuV">
  129. <rect key="frame" x="0.0" y="0.0" width="355" height="154"/>
  130. <subviews>
  131. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Select Payment Mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NTz-FS-kVn">
  132. <rect key="frame" x="0.0" y="0.0" width="355" height="15"/>
  133. <constraints>
  134. <constraint firstAttribute="height" constant="15" id="6Xn-wB-Jzv"/>
  135. </constraints>
  136. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  137. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  138. <nil key="highlightedColor"/>
  139. </label>
  140. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="ENF-cV-uem">
  141. <rect key="frame" x="0.0" y="19" width="355" height="135"/>
  142. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  143. <constraints>
  144. <constraint firstAttribute="height" constant="135" id="PLg-4u-mYG"/>
  145. </constraints>
  146. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="eTE-GY-vNR">
  147. <size key="itemSize" width="115" height="115"/>
  148. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  149. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  150. <inset key="sectionInset" minX="10" minY="0.0" maxX="10" maxY="0.0"/>
  151. </collectionViewFlowLayout>
  152. <cells>
  153. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" misplaced="YES" reuseIdentifier="ExchangeRateCollectionViewCell" id="7fr-jc-meS" customClass="ExchangeRateCollectionViewCell" customModule="GMERemittance" customModuleProvider="target">
  154. <rect key="frame" x="10" y="10" width="115" height="115"/>
  155. <autoresizingMask key="autoresizingMask"/>
  156. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  157. <rect key="frame" x="0.0" y="0.0" width="115" height="115"/>
  158. <autoresizingMask key="autoresizingMask"/>
  159. <subviews>
  160. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HXI-YU-rNY">
  161. <rect key="frame" x="0.0" y="0.0" width="115" height="115"/>
  162. <subviews>
  163. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_bank" translatesAutoresizingMaskIntoConstraints="NO" id="e26-PY-aIL">
  164. <rect key="frame" x="20.5" y="8" width="74" height="71"/>
  165. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  166. <constraints>
  167. <constraint firstAttribute="width" secondItem="e26-PY-aIL" secondAttribute="height" multiplier="62:59" id="pPp-Td-0Eu"/>
  168. <constraint firstAttribute="height" constant="71" id="xME-Ln-aKS"/>
  169. </constraints>
  170. </imageView>
  171. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cash Payments" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RB5-AJ-z2c">
  172. <rect key="frame" x="0.0" y="84" width="115" height="14"/>
  173. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  174. <nil key="textColor"/>
  175. <nil key="highlightedColor"/>
  176. </label>
  177. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1 Business Day" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uIj-po-mRW">
  178. <rect key="frame" x="0.0" y="98" width="115" height="12"/>
  179. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
  180. <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  181. <nil key="highlightedColor"/>
  182. </label>
  183. </subviews>
  184. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  185. <constraints>
  186. <constraint firstAttribute="height" constant="115" id="30W-ph-pqG"/>
  187. <constraint firstItem="uIj-po-mRW" firstAttribute="top" secondItem="RB5-AJ-z2c" secondAttribute="bottom" id="9uB-uw-NTm"/>
  188. <constraint firstItem="uIj-po-mRW" firstAttribute="leading" secondItem="HXI-YU-rNY" secondAttribute="leading" id="ELQ-fe-3TH"/>
  189. <constraint firstItem="e26-PY-aIL" firstAttribute="top" secondItem="HXI-YU-rNY" secondAttribute="top" constant="8" id="ONe-W9-Iok"/>
  190. <constraint firstItem="RB5-AJ-z2c" firstAttribute="top" secondItem="e26-PY-aIL" secondAttribute="bottom" constant="5" id="QKt-NE-TPa"/>
  191. <constraint firstAttribute="trailing" secondItem="RB5-AJ-z2c" secondAttribute="trailing" id="Rtn-3E-GK0"/>
  192. <constraint firstAttribute="trailing" secondItem="uIj-po-mRW" secondAttribute="trailing" id="fQJ-Vy-LFf"/>
  193. <constraint firstItem="e26-PY-aIL" firstAttribute="centerX" secondItem="HXI-YU-rNY" secondAttribute="centerX" id="nO1-7M-PAm"/>
  194. <constraint firstItem="RB5-AJ-z2c" firstAttribute="leading" secondItem="HXI-YU-rNY" secondAttribute="leading" id="tUi-R3-Npo"/>
  195. </constraints>
  196. </view>
  197. </subviews>
  198. </view>
  199. <constraints>
  200. <constraint firstAttribute="bottom" secondItem="HXI-YU-rNY" secondAttribute="bottom" id="S4d-QB-LBq"/>
  201. <constraint firstItem="HXI-YU-rNY" firstAttribute="leading" secondItem="7fr-jc-meS" secondAttribute="leading" id="SQU-0a-Y0S"/>
  202. <constraint firstItem="HXI-YU-rNY" firstAttribute="top" secondItem="7fr-jc-meS" secondAttribute="top" id="aV4-PX-0hp"/>
  203. <constraint firstAttribute="trailing" secondItem="HXI-YU-rNY" secondAttribute="trailing" id="fde-XH-V8z"/>
  204. </constraints>
  205. <size key="customSize" width="115" height="115"/>
  206. <connections>
  207. <outlet property="cellBackgroundview" destination="HXI-YU-rNY" id="a9b-UE-yrG"/>
  208. <outlet property="imageview" destination="e26-PY-aIL" id="Lys-NR-OPq"/>
  209. <outlet property="paymentLabel" destination="RB5-AJ-z2c" id="ZUA-Cb-D6o"/>
  210. <outlet property="subtitleLabel" destination="uIj-po-mRW" id="ORr-bq-xDs"/>
  211. </connections>
  212. </collectionViewCell>
  213. </cells>
  214. </collectionView>
  215. </subviews>
  216. </stackView>
  217. </subviews>
  218. </stackView>
  219. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zIZ-e5-h3R">
  220. <rect key="frame" x="0.0" y="159" width="355" height="34"/>
  221. <subviews>
  222. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mfS-0Z-txA">
  223. <rect key="frame" x="0.0" y="0.0" width="10" height="34"/>
  224. <constraints>
  225. <constraint firstAttribute="width" constant="10" id="Gbl-jd-pgK"/>
  226. </constraints>
  227. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  228. <nil key="textColor"/>
  229. <nil key="highlightedColor"/>
  230. </label>
  231. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="QHc-Pr-Clh">
  232. <rect key="frame" x="10" y="0.0" width="345" height="34"/>
  233. <subviews>
  234. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5j8-YV-UND">
  235. <rect key="frame" x="0.0" y="0.0" width="345" height="14.5"/>
  236. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  237. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  238. <nil key="highlightedColor"/>
  239. </label>
  240. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fEt-T6-kPD">
  241. <rect key="frame" x="0.0" y="19.5" width="345" height="14.5"/>
  242. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  243. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  244. <nil key="highlightedColor"/>
  245. </label>
  246. </subviews>
  247. </stackView>
  248. </subviews>
  249. </stackView>
  250. </subviews>
  251. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  252. <constraints>
  253. <constraint firstAttribute="height" constant="193" id="pcR-b7-58p"/>
  254. </constraints>
  255. </stackView>
  256. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2dJ-m4-ieK">
  257. <rect key="frame" x="0.0" y="293" width="355" height="60"/>
  258. <subviews>
  259. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xnw-Oo-65c">
  260. <rect key="frame" x="0.0" y="0.0" width="355" height="60"/>
  261. <subviews>
  262. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GaA-e0-GMM">
  263. <rect key="frame" x="8" y="0.0" width="347" height="60"/>
  264. <subviews>
  265. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="hEM-6z-LUa">
  266. <rect key="frame" x="0.0" y="0.0" width="222" height="60"/>
  267. <subviews>
  268. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9ee-w5-Wse">
  269. <rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
  270. <constraints>
  271. <constraint firstAttribute="height" constant="6" id="bRg-6n-Hdt"/>
  272. </constraints>
  273. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  274. <nil key="textColor"/>
  275. <nil key="highlightedColor"/>
  276. </label>
  277. <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="rgn-Rg-2OF">
  278. <rect key="frame" x="0.0" y="6" width="222" height="14"/>
  279. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  280. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  281. <nil key="highlightedColor"/>
  282. </label>
  283. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10,00,000" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dTw-1k-6zQ">
  284. <rect key="frame" x="0.0" y="20" width="222" height="40"/>
  285. <constraints>
  286. <constraint firstAttribute="height" constant="40" id="trM-sN-aGf"/>
  287. </constraints>
  288. <color key="textColor" red="0.92941176469999998" green="0.1137254902" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  289. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
  290. <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
  291. </textField>
  292. </subviews>
  293. </stackView>
  294. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="XAz-ee-bHP">
  295. <rect key="frame" x="222" y="0.0" width="125" height="60"/>
  296. <subviews>
  297. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xgx-rs-oxc">
  298. <rect key="frame" x="0.0" y="0.0" width="125" height="60"/>
  299. <subviews>
  300. <stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="T9h-bm-oDr">
  301. <rect key="frame" x="8" y="17" width="110" height="26"/>
  302. <subviews>
  303. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="Avu-kr-1cs">
  304. <rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
  305. <constraints>
  306. <constraint firstAttribute="height" constant="26" id="5Z1-pR-6Ja"/>
  307. <constraint firstAttribute="width" constant="26" id="Abb-KQ-tB9"/>
  308. </constraints>
  309. </imageView>
  310. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bLP-Hr-nCw">
  311. <rect key="frame" x="36" y="0.0" width="38" height="26"/>
  312. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
  313. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  314. <nil key="highlightedColor"/>
  315. </label>
  316. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_dropdownSmall" translatesAutoresizingMaskIntoConstraints="NO" id="0wD-4J-JJO">
  317. <rect key="frame" x="84" y="0.0" width="26" height="26"/>
  318. <color key="tintColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  319. <constraints>
  320. <constraint firstAttribute="width" constant="26" id="F3m-H7-gXq"/>
  321. <constraint firstAttribute="height" constant="26" id="QCZ-lO-f6V"/>
  322. </constraints>
  323. </imageView>
  324. </subviews>
  325. </stackView>
  326. </subviews>
  327. <color key="backgroundColor" red="0.1764705882" green="0.21176470589999999" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  328. <gestureRecognizers/>
  329. <constraints>
  330. <constraint firstItem="T9h-bm-oDr" firstAttribute="centerY" secondItem="xgx-rs-oxc" secondAttribute="centerY" id="byV-UK-1c9"/>
  331. <constraint firstItem="T9h-bm-oDr" firstAttribute="centerX" secondItem="xgx-rs-oxc" secondAttribute="centerX" id="hbX-CE-nnd"/>
  332. <constraint firstAttribute="width" constant="125" id="qKE-jA-84a"/>
  333. </constraints>
  334. </view>
  335. </subviews>
  336. <constraints>
  337. <constraint firstAttribute="width" constant="125" id="CXI-P0-0hL"/>
  338. </constraints>
  339. </stackView>
  340. </subviews>
  341. </stackView>
  342. </subviews>
  343. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  344. <constraints>
  345. <constraint firstItem="GaA-e0-GMM" firstAttribute="leading" secondItem="xnw-Oo-65c" secondAttribute="leading" constant="8" id="3gW-q8-LId"/>
  346. <constraint firstAttribute="trailing" secondItem="GaA-e0-GMM" secondAttribute="trailing" id="4uL-ep-qyf"/>
  347. <constraint firstItem="GaA-e0-GMM" firstAttribute="top" secondItem="xnw-Oo-65c" secondAttribute="top" id="IO1-K4-u2r"/>
  348. <constraint firstAttribute="bottom" secondItem="GaA-e0-GMM" secondAttribute="bottom" id="R2B-sM-A3d"/>
  349. </constraints>
  350. </view>
  351. </subviews>
  352. <constraints>
  353. <constraint firstAttribute="height" constant="60" id="ME8-ck-qSj"/>
  354. </constraints>
  355. </stackView>
  356. </subviews>
  357. </stackView>
  358. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H6t-AW-Fpn">
  359. <rect key="frame" x="87.5" y="397" width="200" height="50"/>
  360. <color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  361. <constraints>
  362. <constraint firstAttribute="width" constant="200" id="Z0u-lJ-VEU"/>
  363. <constraint firstAttribute="height" constant="50" id="pHQ-HE-Zh2"/>
  364. </constraints>
  365. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
  366. <state key="normal" title="Calculate">
  367. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  368. </state>
  369. <userDefinedRuntimeAttributes>
  370. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  371. <integer key="value" value="25"/>
  372. </userDefinedRuntimeAttribute>
  373. </userDefinedRuntimeAttributes>
  374. <connections>
  375. <action selector="calculateExchangeRate:" destination="wkj-Ga-GJC" eventType="touchUpInside" id="eSI-p5-2PE"/>
  376. </connections>
  377. </button>
  378. </subviews>
  379. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  380. <constraints>
  381. <constraint firstAttribute="trailing" secondItem="EEF-HP-StG" secondAttribute="trailing" constant="10" id="I8A-kZ-vEa"/>
  382. <constraint firstItem="H6t-AW-Fpn" firstAttribute="centerX" secondItem="Tjv-J7-eoY" secondAttribute="centerX" id="Qzt-CS-3AW"/>
  383. <constraint firstItem="EEF-HP-StG" firstAttribute="leading" secondItem="Tjv-J7-eoY" secondAttribute="leading" constant="10" id="ePP-lR-JCG"/>
  384. <constraint firstItem="EEF-HP-StG" firstAttribute="top" secondItem="Tjv-J7-eoY" secondAttribute="top" constant="20" id="hNL-ky-Y6q"/>
  385. <constraint firstItem="H6t-AW-Fpn" firstAttribute="top" secondItem="EEF-HP-StG" secondAttribute="bottom" constant="24" id="qYs-5j-zGe"/>
  386. </constraints>
  387. </view>
  388. </subviews>
  389. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  390. <constraints>
  391. <constraint firstItem="Tjv-J7-eoY" firstAttribute="top" secondItem="EcO-VE-kpa" secondAttribute="top" id="7ub-qJ-iz0"/>
  392. <constraint firstAttribute="bottom" secondItem="Tjv-J7-eoY" secondAttribute="bottom" id="KgE-9H-mKA"/>
  393. <constraint firstAttribute="trailing" secondItem="Tjv-J7-eoY" secondAttribute="trailing" id="nKm-4I-j1P"/>
  394. <constraint firstItem="Tjv-J7-eoY" firstAttribute="leading" secondItem="EcO-VE-kpa" secondAttribute="leading" id="vdv-zb-ckQ"/>
  395. <constraint firstAttribute="bottom" secondItem="Tjv-J7-eoY" secondAttribute="bottom" id="zKv-u0-KNB"/>
  396. </constraints>
  397. </scrollView>
  398. </subviews>
  399. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  400. <constraints>
  401. <constraint firstItem="EcO-VE-kpa" firstAttribute="leading" secondItem="FaC-4l-e1W" secondAttribute="leading" id="KB4-mc-lQb"/>
  402. <constraint firstItem="FaC-4l-e1W" firstAttribute="bottom" secondItem="EcO-VE-kpa" secondAttribute="bottom" id="XLq-20-c4A"/>
  403. <constraint firstItem="Tjv-J7-eoY" firstAttribute="width" secondItem="Gev-HF-fnm" secondAttribute="width" id="Yzo-5P-98b"/>
  404. <constraint firstItem="EcO-VE-kpa" firstAttribute="top" secondItem="FaC-4l-e1W" secondAttribute="top" id="o8k-aE-RVS"/>
  405. <constraint firstItem="FaC-4l-e1W" firstAttribute="trailing" secondItem="EcO-VE-kpa" secondAttribute="trailing" id="p8J-oh-gKX"/>
  406. <constraint firstItem="Tjv-J7-eoY" firstAttribute="height" secondItem="Gev-HF-fnm" secondAttribute="height" id="v0d-f0-bm2"/>
  407. </constraints>
  408. <viewLayoutGuide key="safeArea" id="FaC-4l-e1W"/>
  409. </view>
  410. <connections>
  411. <outlet property="backgroundViewCountryLabel1" destination="Iu4-4L-RhQ" id="GIh-wj-A7u"/>
  412. <outlet property="backgroundViewCountryLabel2" destination="xgx-rs-oxc" id="hMW-MP-ekV"/>
  413. <outlet property="collectionView" destination="ENF-cV-uem" id="AQA-Nn-4yT"/>
  414. <outlet property="countryCodeLabel" destination="bLP-Hr-nCw" id="OWg-v2-bOW"/>
  415. <outlet property="countryFlagImage" destination="Avu-kr-1cs" id="l2U-kI-kyr"/>
  416. <outlet property="countryListStackView" destination="XAz-ee-bHP" id="ymk-Mh-NHk"/>
  417. <outlet property="dropDownImageView" destination="0wD-4J-JJO" id="4Yl-1Y-EeN"/>
  418. <outlet property="exchangeBackground1" destination="AGt-UA-d1E" id="c55-6M-9FV"/>
  419. <outlet property="exchangeBackground2" destination="xnw-Oo-65c" id="AAp-Qo-9jN"/>
  420. <outlet property="exchangeRateInfoLabel" destination="fEt-T6-kPD" id="KGd-ws-hYl"/>
  421. <outlet property="paymentModeStackView" destination="eZQ-ZM-qFq" id="5S2-5n-A53"/>
  422. <outlet property="paymentModeStackViewConstraint" destination="pcR-b7-58p" id="2rs-mV-JYv"/>
  423. <outlet property="reciepientTextField" destination="dTw-1k-6zQ" id="MRk-KS-OWU"/>
  424. <outlet property="senderTextField" destination="g3K-Yw-9MX" id="tT2-Dp-c29"/>
  425. <outlet property="transferFeeInfoLabel" destination="5j8-YV-UND" id="Wa0-5G-EXA"/>
  426. </connections>
  427. </viewController>
  428. <placeholder placeholderIdentifier="IBFirstResponder" id="Y5P-ov-RDj" userLabel="First Responder" sceneMemberID="firstResponder"/>
  429. </objects>
  430. <point key="canvasLocation" x="201" y="59"/>
  431. </scene>
  432. </scenes>
  433. <resources>
  434. <image name="Korea" width="40" height="40"/>
  435. <image name="ic_bank" width="51" height="51"/>
  436. <image name="ic_dropdownSmall" width="6" height="3"/>
  437. </resources>
  438. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  439. </document>