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.
 
 
 
 

438 lines
58 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="SanFranciscoDisplay-Bold.otf">
<string>SanFranciscoDisplay-Bold</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
</customFonts>
<scenes>
<!--Exchange Rate View ControllerV2-->
<scene sceneID="pQi-iX-XQb">
<objects>
<viewController storyboardIdentifier="ExchangeRateViewControllerV2" id="5jm-3W-Xy4" customClass="ExchangeRateViewControllerV2" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="ELv-gr-dxE">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" keyboardDismissMode="onDrag" translatesAutoresizingMaskIntoConstraints="NO" id="RV3-st-gzf">
<rect key="frame" x="0.0" y="20" width="375" height="647"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ofq-cv-DPy">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="tut-js-4F2">
<rect key="frame" x="10" y="20" width="355" height="353"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="4bD-m9-HBv">
<rect key="frame" x="0.0" y="0.0" width="355" height="60"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4XL-3K-VkX">
<rect key="frame" x="0.0" y="0.0" width="355" height="60"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4dD-9o-Mhg">
<rect key="frame" x="8" y="0.0" width="347" height="60"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="bQI-1Z-3ma">
<rect key="frame" x="0.0" y="0.0" width="222" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mke-AD-VCJ">
<rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
<constraints>
<constraint firstAttribute="height" constant="6" id="zQG-0L-BT3"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<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="fA0-lC-Tqc">
<rect key="frame" x="0.0" y="6" width="222" height="14"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10,000,000" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="LXB-bJ-saO">
<rect key="frame" x="0.0" y="20" width="222" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="uhl-7Q-2yF"/>
</constraints>
<color key="textColor" red="0.92941176470588238" green="0.11372549019607843" blue="0.19607843137254902" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
</textField>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zR9-kN-ITg">
<rect key="frame" x="222" y="0.0" width="125" height="60"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="0H1-3f-nOc">
<rect key="frame" x="25.5" y="17" width="74" height="26"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="RNN-TS-auG">
<rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
<constraints>
<constraint firstAttribute="width" constant="26" id="aOP-vq-0jE"/>
<constraint firstAttribute="height" constant="26" id="btB-fd-pr8"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s0L-gE-oMC">
<rect key="frame" x="36" y="0.0" width="38" height="26"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.17647058823529413" green="0.21176470588235294" blue="0.5607843137254902" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="0H1-3f-nOc" firstAttribute="centerX" secondItem="zR9-kN-ITg" secondAttribute="centerX" id="Q1l-AH-fLs"/>
<constraint firstItem="0H1-3f-nOc" firstAttribute="centerY" secondItem="zR9-kN-ITg" secondAttribute="centerY" id="R88-F1-raD"/>
<constraint firstAttribute="width" constant="125" id="hDE-Yt-4BH"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="4dD-9o-Mhg" firstAttribute="leading" secondItem="4XL-3K-VkX" secondAttribute="leading" constant="8" id="UTA-Gw-90e"/>
<constraint firstAttribute="bottom" secondItem="4dD-9o-Mhg" secondAttribute="bottom" id="kLA-OU-9Hb"/>
<constraint firstItem="4dD-9o-Mhg" firstAttribute="top" secondItem="4XL-3K-VkX" secondAttribute="top" id="msH-bC-3uP"/>
<constraint firstAttribute="trailing" secondItem="4dD-9o-Mhg" secondAttribute="trailing" id="o5n-X1-hdY"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="60" id="DN1-ck-GxX"/>
</constraints>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="kVO-fE-pU4">
<rect key="frame" x="0.0" y="80" width="355" height="193"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="jrn-SL-odo">
<rect key="frame" x="0.0" y="0.0" width="355" height="154"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="4tx-DG-yRm">
<rect key="frame" x="0.0" y="0.0" width="355" height="154"/>
<subviews>
<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="7Vc-UA-1LK">
<rect key="frame" x="0.0" y="0.0" width="355" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="tMr-WW-Cjz"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="lhq-nU-cv4">
<rect key="frame" x="0.0" y="19" width="355" height="135"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="135" id="h6n-X9-VQv"/>
</constraints>
<collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="cQd-4Z-GgM">
<size key="itemSize" width="115" height="115"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="10" minY="0.0" maxX="10" maxY="0.0"/>
</collectionViewFlowLayout>
<cells>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" misplaced="YES" reuseIdentifier="ExchangeRateCollectionViewCell" id="jZY-fu-rHF" customClass="ExchangeRateCollectionViewCell" customModule="GMERemittance" customModuleProvider="target">
<rect key="frame" x="10" y="10" width="115" height="115"/>
<autoresizingMask key="autoresizingMask"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
<rect key="frame" x="0.0" y="0.0" width="115" height="115"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DWE-i9-G7W">
<rect key="frame" x="0.0" y="0.0" width="115" height="115"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_bank" translatesAutoresizingMaskIntoConstraints="NO" id="gEk-vm-2QU">
<rect key="frame" x="20.5" y="8" width="74" height="71"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="71" id="4im-4M-BXh"/>
<constraint firstAttribute="width" secondItem="gEk-vm-2QU" secondAttribute="height" multiplier="62:59" id="aGX-GW-ZT3"/>
</constraints>
</imageView>
<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="65v-Oa-vur">
<rect key="frame" x="0.0" y="84" width="115" height="14"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<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="tzM-IT-M6x">
<rect key="frame" x="0.0" y="98" width="115" height="12"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="gEk-vm-2QU" firstAttribute="top" secondItem="DWE-i9-G7W" secondAttribute="top" constant="8" id="0U0-Q3-Eme"/>
<constraint firstItem="65v-Oa-vur" firstAttribute="top" secondItem="gEk-vm-2QU" secondAttribute="bottom" constant="5" id="4SJ-jQ-2od"/>
<constraint firstItem="tzM-IT-M6x" firstAttribute="top" secondItem="65v-Oa-vur" secondAttribute="bottom" id="8cm-eh-foi"/>
<constraint firstItem="tzM-IT-M6x" firstAttribute="leading" secondItem="DWE-i9-G7W" secondAttribute="leading" id="Cf4-yX-Sby"/>
<constraint firstAttribute="trailing" secondItem="65v-Oa-vur" secondAttribute="trailing" id="S9B-Zw-RZA"/>
<constraint firstItem="gEk-vm-2QU" firstAttribute="centerX" secondItem="DWE-i9-G7W" secondAttribute="centerX" id="aqq-bL-KpH"/>
<constraint firstAttribute="height" constant="115" id="juq-MF-X36"/>
<constraint firstItem="65v-Oa-vur" firstAttribute="leading" secondItem="DWE-i9-G7W" secondAttribute="leading" id="ouu-Ai-63u"/>
<constraint firstAttribute="trailing" secondItem="tzM-IT-M6x" secondAttribute="trailing" id="tal-lr-Qc5"/>
</constraints>
</view>
</subviews>
</view>
<constraints>
<constraint firstItem="DWE-i9-G7W" firstAttribute="top" secondItem="jZY-fu-rHF" secondAttribute="top" id="EnJ-iz-Xeo"/>
<constraint firstAttribute="trailing" secondItem="DWE-i9-G7W" secondAttribute="trailing" id="TvY-MW-2Tw"/>
<constraint firstAttribute="bottom" secondItem="DWE-i9-G7W" secondAttribute="bottom" id="eNa-s9-rys"/>
<constraint firstItem="DWE-i9-G7W" firstAttribute="leading" secondItem="jZY-fu-rHF" secondAttribute="leading" id="hto-rj-uES"/>
</constraints>
<size key="customSize" width="115" height="115"/>
<connections>
<outlet property="cellBackgroundview" destination="DWE-i9-G7W" id="Jdt-TX-CAh"/>
<outlet property="imageview" destination="gEk-vm-2QU" id="uaw-gN-HFb"/>
<outlet property="paymentLabel" destination="65v-Oa-vur" id="HRw-KO-Ng2"/>
<outlet property="subtitleLabel" destination="tzM-IT-M6x" id="o7W-hB-dKH"/>
</connections>
</collectionViewCell>
</cells>
</collectionView>
</subviews>
</stackView>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="m8R-s2-llw">
<rect key="frame" x="0.0" y="159" width="355" height="34"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n0H-WB-rox">
<rect key="frame" x="0.0" y="0.0" width="10" height="34"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="TQn-OC-6VG"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="pWM-Fy-Wcb">
<rect key="frame" x="10" y="0.0" width="345" height="34"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dSj-Fu-yac">
<rect key="frame" x="0.0" y="0.0" width="345" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ocd-Tf-xRW">
<rect key="frame" x="0.0" y="19.5" width="345" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="193" id="7Ip-3O-bb5"/>
</constraints>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ULb-FC-UcC">
<rect key="frame" x="0.0" y="293" width="355" height="60"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="69X-Pz-6k0">
<rect key="frame" x="0.0" y="0.0" width="355" height="60"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tWh-r1-VgV">
<rect key="frame" x="8" y="0.0" width="347" height="60"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="9uf-qU-pSe">
<rect key="frame" x="0.0" y="0.0" width="222" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wvN-oC-LtE">
<rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
<constraints>
<constraint firstAttribute="height" constant="6" id="Jrl-la-Wuu"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<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="Cgh-SW-cPx">
<rect key="frame" x="0.0" y="6" width="222" height="14"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10,00,000" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="AYL-Cb-OKd">
<rect key="frame" x="0.0" y="20" width="222" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="1tP-a4-Bd4"/>
</constraints>
<color key="textColor" red="0.92941176469999998" green="0.1137254902" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
</textField>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="rOp-OF-ZDh">
<rect key="frame" x="222" y="0.0" width="125" height="60"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vWR-7J-y0X">
<rect key="frame" x="0.0" y="0.0" width="125" height="60"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="kLE-Nh-0Kr">
<rect key="frame" x="8" y="17" width="110" height="26"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="n7n-Nb-tKN">
<rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
<constraints>
<constraint firstAttribute="height" constant="26" id="ssh-Oa-ckc"/>
<constraint firstAttribute="width" constant="26" id="zgo-8H-RoK"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b4i-3O-vgA">
<rect key="frame" x="36" y="0.0" width="38" height="26"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_dropdownSmall" translatesAutoresizingMaskIntoConstraints="NO" id="xpN-Wm-8Uh">
<rect key="frame" x="84" y="0.0" width="26" height="26"/>
<color key="tintColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="26" id="cfA-fM-CbD"/>
<constraint firstAttribute="height" constant="26" id="tti-j3-P3O"/>
</constraints>
</imageView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.1764705882" green="0.21176470589999999" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="width" constant="125" id="72z-1j-JFa"/>
<constraint firstItem="kLE-Nh-0Kr" firstAttribute="centerY" secondItem="vWR-7J-y0X" secondAttribute="centerY" id="A2g-UC-JNB"/>
<constraint firstItem="kLE-Nh-0Kr" firstAttribute="centerX" secondItem="vWR-7J-y0X" secondAttribute="centerX" id="hw7-d8-UoG"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="width" constant="125" id="9yK-4r-7Sm"/>
</constraints>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="tWh-r1-VgV" firstAttribute="leading" secondItem="69X-Pz-6k0" secondAttribute="leading" constant="8" id="EsF-ia-5uL"/>
<constraint firstAttribute="bottom" secondItem="tWh-r1-VgV" secondAttribute="bottom" id="MMo-ta-39B"/>
<constraint firstAttribute="trailing" secondItem="tWh-r1-VgV" secondAttribute="trailing" id="Vmg-gy-VX9"/>
<constraint firstItem="tWh-r1-VgV" firstAttribute="top" secondItem="69X-Pz-6k0" secondAttribute="top" id="l5K-Rr-VpR"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="60" id="y8f-9a-x07"/>
</constraints>
</stackView>
</subviews>
</stackView>
<button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4kp-lR-Gzp">
<rect key="frame" x="87.5" y="397" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="200" id="JvO-75-saz"/>
<constraint firstAttribute="height" constant="50" id="vhT-LR-RRz"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<state key="normal" title="Calculate">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="calculateExchangeRate:" destination="5jm-3W-Xy4" eventType="touchUpInside" id="x2L-NP-gNT"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="4kp-lR-Gzp" firstAttribute="top" secondItem="tut-js-4F2" secondAttribute="bottom" constant="24" id="0nz-ly-Mx4"/>
<constraint firstItem="4kp-lR-Gzp" firstAttribute="centerX" secondItem="Ofq-cv-DPy" secondAttribute="centerX" id="1Ae-Lp-h5c"/>
<constraint firstAttribute="trailing" secondItem="tut-js-4F2" secondAttribute="trailing" constant="10" id="63R-KG-MHm"/>
<constraint firstItem="tut-js-4F2" firstAttribute="leading" secondItem="Ofq-cv-DPy" secondAttribute="leading" constant="10" id="Wp0-gN-eta"/>
<constraint firstItem="tut-js-4F2" firstAttribute="top" secondItem="Ofq-cv-DPy" secondAttribute="top" constant="20" id="puL-TP-4xD"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Ofq-cv-DPy" firstAttribute="top" secondItem="RV3-st-gzf" secondAttribute="top" id="2cl-Ge-XIC"/>
<constraint firstAttribute="bottom" secondItem="Ofq-cv-DPy" secondAttribute="bottom" id="AIh-4g-rQw"/>
<constraint firstAttribute="trailing" secondItem="Ofq-cv-DPy" secondAttribute="trailing" id="CJr-be-zgF"/>
<constraint firstAttribute="bottom" secondItem="Ofq-cv-DPy" secondAttribute="bottom" id="NdL-tN-e3x"/>
<constraint firstItem="Ofq-cv-DPy" firstAttribute="leading" secondItem="RV3-st-gzf" secondAttribute="leading" id="UzX-so-A1b"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="RV3-st-gzf" firstAttribute="leading" secondItem="bIg-kz-7rJ" secondAttribute="leading" id="4Nn-3h-V7o"/>
<constraint firstItem="Ofq-cv-DPy" firstAttribute="width" secondItem="ELv-gr-dxE" secondAttribute="width" id="GrX-lC-9bq"/>
<constraint firstItem="bIg-kz-7rJ" firstAttribute="bottom" secondItem="RV3-st-gzf" secondAttribute="bottom" id="p82-pS-hhh"/>
<constraint firstItem="RV3-st-gzf" firstAttribute="top" secondItem="bIg-kz-7rJ" secondAttribute="top" id="pBe-hP-ibR"/>
<constraint firstItem="bIg-kz-7rJ" firstAttribute="trailing" secondItem="RV3-st-gzf" secondAttribute="trailing" id="vto-IQ-HKf"/>
<constraint firstItem="Ofq-cv-DPy" firstAttribute="height" secondItem="ELv-gr-dxE" secondAttribute="height" id="wMC-UN-yWB"/>
</constraints>
<viewLayoutGuide key="safeArea" id="bIg-kz-7rJ"/>
</view>
<connections>
<outlet property="backgroundViewCountryLabel1" destination="zR9-kN-ITg" id="KNZ-oz-3i3"/>
<outlet property="backgroundViewCountryLabel2" destination="vWR-7J-y0X" id="QBG-52-O3L"/>
<outlet property="collectionView" destination="lhq-nU-cv4" id="vjG-n9-fvP"/>
<outlet property="countryCodeLabel" destination="b4i-3O-vgA" id="UNa-Ht-iGi"/>
<outlet property="countryFlagImage" destination="n7n-Nb-tKN" id="O5w-2h-Ssy"/>
<outlet property="countryListStackView" destination="rOp-OF-ZDh" id="Udh-uv-TOP"/>
<outlet property="dropDownImageView" destination="xpN-Wm-8Uh" id="IC7-Fv-21R"/>
<outlet property="exchangeBackground1" destination="4XL-3K-VkX" id="HTy-DT-6ON"/>
<outlet property="exchangeBackground2" destination="69X-Pz-6k0" id="Pg6-gT-p08"/>
<outlet property="exchangeRateInfoLabel" destination="Ocd-Tf-xRW" id="3mb-xQ-63d"/>
<outlet property="paymentModeStackView" destination="kVO-fE-pU4" id="7vY-yK-Yiu"/>
<outlet property="paymentModeStackViewConstraint" destination="7Ip-3O-bb5" id="dwo-uX-h3l"/>
<outlet property="reciepientTextField" destination="AYL-Cb-OKd" id="CEu-FW-tHb"/>
<outlet property="senderTextField" destination="LXB-bJ-saO" id="Qla-dK-kC8"/>
<outlet property="transferFeeInfoLabel" destination="dSj-Fu-yac" id="Zwi-TY-mst"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="VYj-EQ-txx" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-84" y="26.53673163418291"/>
</scene>
</scenes>
<resources>
<image name="Korea" width="40" height="40"/>
<image name="ic_bank" width="51" height="51"/>
<image name="ic_dropdownSmall" width="6" height="3"/>
</resources>
</document>