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.
 
 
 
 

284 lines
33 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="dark"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<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-Medium.otf">
<string>SanFranciscoDisplay-Medium</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
</customFonts>
<scenes>
<!--Send Money-->
<scene sceneID="UBT-j6-bhH">
<objects>
<viewController storyboardIdentifier="RecipientsViewController" id="zxd-3a-zYO" customClass="RecipientsViewController" customModule="GME_Remit" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="0QN-P7-eWm">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P7h-Wp-hN8" customClass="ShadowView" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="20" y="10" width="335" height="80"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_recipient" translatesAutoresizingMaskIntoConstraints="NO" id="JqD-KC-CpN">
<rect key="frame" x="20" y="7.5" width="65" height="65"/>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="50" id="AET-jx-i1P"/>
<constraint firstAttribute="width" secondItem="JqD-KC-CpN" secondAttribute="height" multiplier="1:1" id="XZH-sr-PJ6"/>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="65" id="ddx-C4-mU0"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="New Recipient" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="Wj9-qf-u2U">
<rect key="frame" x="105" y="30" width="213" height="20"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="JqD-KC-CpN" firstAttribute="leading" secondItem="P7h-Wp-hN8" secondAttribute="leading" constant="20" id="6Ov-vJ-p9m"/>
<constraint firstItem="Wj9-qf-u2U" firstAttribute="centerY" secondItem="P7h-Wp-hN8" secondAttribute="centerY" id="FmB-Y6-tW3"/>
<constraint firstItem="JqD-KC-CpN" firstAttribute="centerY" secondItem="P7h-Wp-hN8" secondAttribute="centerY" id="H7f-ZS-nTs"/>
<constraint firstItem="Wj9-qf-u2U" firstAttribute="leading" secondItem="JqD-KC-CpN" secondAttribute="trailing" constant="20" id="MZS-R2-G4w"/>
<constraint firstAttribute="height" constant="80" id="dir-sj-SVB"/>
<constraint firstAttribute="trailing" secondItem="Wj9-qf-u2U" secondAttribute="trailing" constant="17" id="l8k-m6-4PF"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="shadowBackground">
<color key="value" name="ThemeMainBackground"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<outletCollection property="gestureRecognizers" destination="LhF-Qk-byx" appends="YES" id="6L5-o0-cgE"/>
</connections>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Swipe left to “Edit” or “Delete” recipient profile." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="6" translatesAutoresizingMaskIntoConstraints="NO" id="BNw-Op-I8T">
<rect key="frame" x="20" y="110" width="335" height="14"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="o4b-PJ-27E">
<rect key="frame" x="10" y="134" width="355" height="484"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="vEB-d2-zNF">
<rect key="frame" x="10" y="56" width="335" height="428"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="separatorColor" name="ThemeSeparate"/>
<inset key="separatorInset" minX="15" minY="0.0" maxX="15" maxY="0.0"/>
<view key="tableFooterView" contentMode="scaleToFill" id="IIt-Yb-InY">
<rect key="frame" x="0.0" y="226" width="335" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="There are no recipients." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="6" translatesAutoresizingMaskIntoConstraints="NO" id="Sv8-Ik-xEU">
<rect key="frame" x="0.0" y="0.0" width="335" height="44"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Sv8-Ik-xEU" firstAttribute="top" secondItem="IIt-Yb-InY" secondAttribute="top" id="2Oc-UJ-jUe"/>
<constraint firstAttribute="trailing" secondItem="Sv8-Ik-xEU" secondAttribute="trailing" id="SLn-yR-a8Q"/>
<constraint firstItem="Sv8-Ik-xEU" firstAttribute="leading" secondItem="IIt-Yb-InY" secondAttribute="leading" id="txD-ic-GIW"/>
<constraint firstAttribute="bottom" secondItem="Sv8-Ik-xEU" secondAttribute="bottom" id="wYx-Gk-Ssg"/>
</constraints>
</view>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="RecipientCell" rowHeight="170" id="hGj-Pf-Qj3" customClass="RecipientCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="335" height="170"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="hGj-Pf-Qj3" id="sz3-Ck-jnS">
<rect key="frame" x="0.0" y="0.0" width="335" height="170"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FsO-FW-udC">
<rect key="frame" x="0.0" y="2.5" width="335" height="165"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Bj6-79-KCV">
<rect key="frame" x="90" y="10" width="225" height="140"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hSW-KF-x2L">
<rect key="frame" x="0.0" y="0.0" width="225" height="50"/>
<color key="backgroundColor" name="ThemeMainBackground"/>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="James Kim" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="15" translatesAutoresizingMaskIntoConstraints="NO" id="xrV-Uw-p0g">
<rect key="frame" x="0.0" y="52" width="225" height="20.5"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20.5" id="byb-sc-gnt"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="17"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="JRd-10-b03">
<rect key="frame" x="0.0" y="74.5" width="225" height="13.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="BankDeposit" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="fp5-32-al9">
<rect key="frame" x="0.0" y="0.0" width="225" height="13.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ShinhanBank ShinhanBank " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="llO-GY-kgJ">
<rect key="frame" x="0.0" y="0.0" width="225" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Seoul" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="e6I-QA-szH">
<rect key="frame" x="0.0" y="0.0" width="225" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="110224458044" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="VyT-Xs-vLr">
<rect key="frame" x="0.0" y="0.0" width="225" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+821052850125" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="TPT-6m-Woe">
<rect key="frame" x="0.0" y="0.0" width="225" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZJH-xy-Ztg">
<rect key="frame" x="0.0" y="90" width="225" height="50"/>
<color key="backgroundColor" name="ThemeMainBackground"/>
</view>
</subviews>
<constraints>
<constraint firstItem="ZJH-xy-Ztg" firstAttribute="height" secondItem="hSW-KF-x2L" secondAttribute="height" id="2r3-EA-H1B"/>
</constraints>
</stackView>
<imageView opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="flag_south_korea" translatesAutoresizingMaskIntoConstraints="NO" id="W49-dR-oEY">
<rect key="frame" x="20" y="57.5" width="50" height="50"/>
<color key="backgroundColor" name="ThemeMainBackground"/>
<accessibility key="accessibilityConfiguration">
<bool key="isElement" value="YES"/>
</accessibility>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="TVV-si-CbV"/>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="50" id="fSM-56-REM"/>
<constraint firstAttribute="width" secondItem="W49-dR-oEY" secondAttribute="height" multiplier="1:1" id="mvv-Mc-MIb"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="Bj6-79-KCV" firstAttribute="leading" secondItem="W49-dR-oEY" secondAttribute="trailing" constant="20" id="2xF-Wb-PFV"/>
<constraint firstItem="W49-dR-oEY" firstAttribute="centerY" secondItem="FsO-FW-udC" secondAttribute="centerY" id="OEw-Yr-k71"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="80" id="R1N-Dg-1nK"/>
<constraint firstItem="Bj6-79-KCV" firstAttribute="top" secondItem="FsO-FW-udC" secondAttribute="top" constant="10" id="WR4-9i-dGX"/>
<constraint firstAttribute="bottom" secondItem="Bj6-79-KCV" secondAttribute="bottom" constant="15" id="Zcr-wn-bN2"/>
<constraint firstAttribute="trailing" secondItem="Bj6-79-KCV" secondAttribute="trailing" constant="20" id="pUA-fE-0v2"/>
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="170" id="shM-dD-W05"/>
<constraint firstItem="W49-dR-oEY" firstAttribute="leading" secondItem="FsO-FW-udC" secondAttribute="leading" constant="20" id="xPb-F4-shJ"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="FsO-FW-udC" firstAttribute="top" secondItem="sz3-Ck-jnS" secondAttribute="top" constant="2.5" id="Cv6-cB-cdm"/>
<constraint firstItem="FsO-FW-udC" firstAttribute="leading" secondItem="sz3-Ck-jnS" secondAttribute="leading" id="H2M-oq-uZA"/>
<constraint firstAttribute="bottom" secondItem="FsO-FW-udC" secondAttribute="bottom" constant="2.5" id="H3i-Yr-Wkf"/>
<constraint firstAttribute="trailing" secondItem="FsO-FW-udC" secondAttribute="trailing" id="pwZ-ii-vu5"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="agentAccountLabel" destination="VyT-Xs-vLr" id="fmZ-HV-Vg8"/>
<outlet property="agentNameLabel" destination="llO-GY-kgJ" id="4mw-n7-lra"/>
<outlet property="bgView" destination="FsO-FW-udC" id="62L-C5-eUh"/>
<outlet property="branchNameLabel" destination="e6I-QA-szH" id="Gzm-Tz-N0q"/>
<outlet property="countryFlagImageView" destination="W49-dR-oEY" id="Brn-Wy-e7p"/>
<outlet property="labelRecipientName" destination="xrV-Uw-p0g" id="9p4-Ge-kc8"/>
<outlet property="mobileLabel" destination="TPT-6m-Woe" id="GhS-66-I24"/>
<outlet property="paymentMethodNameLabel" destination="fp5-32-al9" id="njs-fj-vVZ"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
<searchBar contentMode="redraw" searchBarStyle="minimal" translatesAutoresizingMaskIntoConstraints="NO" id="PQz-1Q-bqI">
<rect key="frame" x="0.0" y="0.0" width="355" height="56"/>
<color key="barTintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<textInputTraits key="textInputTraits"/>
</searchBar>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="vEB-d2-zNF" firstAttribute="leading" secondItem="o4b-PJ-27E" secondAttribute="leading" constant="10" id="1Al-XV-mgu"/>
<constraint firstItem="PQz-1Q-bqI" firstAttribute="top" secondItem="o4b-PJ-27E" secondAttribute="top" id="9Mb-Fz-3Jf"/>
<constraint firstAttribute="trailing" secondItem="vEB-d2-zNF" secondAttribute="trailing" constant="10" id="UMp-OY-EDy"/>
<constraint firstItem="vEB-d2-zNF" firstAttribute="top" secondItem="PQz-1Q-bqI" secondAttribute="bottom" id="Ujx-R2-HT1"/>
<constraint firstAttribute="bottom" secondItem="vEB-d2-zNF" secondAttribute="bottom" id="pMZ-9z-mDn"/>
<constraint firstAttribute="trailing" secondItem="PQz-1Q-bqI" secondAttribute="trailing" id="t4p-th-a3R"/>
<constraint firstItem="PQz-1Q-bqI" firstAttribute="leading" secondItem="o4b-PJ-27E" secondAttribute="leading" id="xRv-j1-erj"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="0Gk-PF-kqw" firstAttribute="trailing" secondItem="BNw-Op-I8T" secondAttribute="trailing" constant="20" id="0XS-DM-d0W"/>
<constraint firstItem="P7h-Wp-hN8" firstAttribute="top" secondItem="0Gk-PF-kqw" secondAttribute="top" constant="10" id="BQE-26-6jz"/>
<constraint firstItem="BNw-Op-I8T" firstAttribute="leading" secondItem="0Gk-PF-kqw" secondAttribute="leading" constant="20" id="C6B-eV-AFT"/>
<constraint firstItem="o4b-PJ-27E" firstAttribute="leading" secondItem="0QN-P7-eWm" secondAttribute="leading" constant="10" id="Ct3-U2-lwK"/>
<constraint firstItem="0Gk-PF-kqw" firstAttribute="bottom" secondItem="o4b-PJ-27E" secondAttribute="bottom" id="Ekl-a8-jWB"/>
<constraint firstItem="0Gk-PF-kqw" firstAttribute="trailing" secondItem="P7h-Wp-hN8" secondAttribute="trailing" constant="20" id="LTg-Zo-QuN"/>
<constraint firstItem="o4b-PJ-27E" firstAttribute="top" secondItem="BNw-Op-I8T" secondAttribute="bottom" constant="10" id="RkQ-Qf-xvB"/>
<constraint firstItem="BNw-Op-I8T" firstAttribute="top" secondItem="P7h-Wp-hN8" secondAttribute="bottom" constant="20" id="Ve6-bl-qQE"/>
<constraint firstAttribute="trailing" secondItem="o4b-PJ-27E" secondAttribute="trailing" constant="10" id="fbE-0w-rCu"/>
<constraint firstItem="P7h-Wp-hN8" firstAttribute="leading" secondItem="0Gk-PF-kqw" secondAttribute="leading" constant="20" id="vCH-dc-j9O"/>
</constraints>
<viewLayoutGuide key="safeArea" id="0Gk-PF-kqw"/>
</view>
<tabBarItem key="tabBarItem" title="Send Money" image="ic-sendmoney" id="BOe-2G-JcK"/>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
<connections>
<outlet property="addRecipientTapGestureRecognizer" destination="LhF-Qk-byx" id="S5D-qr-6br"/>
<outlet property="labelSwipeInfo" destination="BNw-Op-I8T" id="8ly-s7-9xH"/>
<outlet property="newRecipeintLabel" destination="Wj9-qf-u2U" id="YQc-G8-tZa"/>
<outlet property="noRecipientLabel" destination="Sv8-Ik-xEU" id="0aW-iA-5Fi"/>
<outlet property="searchBar" destination="PQz-1Q-bqI" id="Gon-rw-k6Q"/>
<outlet property="tableView" destination="vEB-d2-zNF" id="qhO-6Y-duq"/>
<outlet property="viewAddRecipient" destination="P7h-Wp-hN8" id="W9O-kc-kXA"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="vG9-wp-waO" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="LhF-Qk-byx"/>
</objects>
<point key="canvasLocation" x="736.79999999999995" y="223.53823088455775"/>
</scene>
</scenes>
<resources>
<image name="flag_south_korea" width="512" height="512"/>
<image name="ic-sendmoney" width="20.5" height="20.5"/>
<image name="ic_recipient" width="42" height="42"/>
<namedColor name="ThemeMainBackground">
<color red="0.097999997437000275" green="0.097999997437000275" blue="0.097999997437000275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeSeparate">
<color white="0.5" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</namedColor>
<namedColor name="ThemeText">
<color white="0.80299997329711914" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</namedColor>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>