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.
 
 
 
 

65 lines
5.4 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" colorMatched="YES" initialViewController="HSb-ou-7T5">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Kyc-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="KycViewController" title="Kyc" id="HSb-ou-7T5" customClass="KycViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="y1H-iV-BwG"/>
<viewControllerLayoutGuide type="bottom" id="PYB-Kq-ghm"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="54I-14-da1">
<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" translatesAutoresizingMaskIntoConstraints="NO" id="lMm-An-4hI">
<rect key="frame" x="0.0" y="84" width="375" height="583"/>
</scrollView>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="xCA-TI-hXm" customClass="ButtonBarView" customModule="XLPagerTabStrip">
<rect key="frame" x="0.0" y="20" width="375" height="64"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="64" id="Mwe-Qj-IKg"/>
</constraints>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="ytw-Ft-cs0">
<size key="itemSize" width="50" height="50"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
<cells/>
</collectionView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="lMm-An-4hI" firstAttribute="top" secondItem="xCA-TI-hXm" secondAttribute="bottom" id="4r3-8c-oPZ"/>
<constraint firstItem="PYB-Kq-ghm" firstAttribute="top" secondItem="lMm-An-4hI" secondAttribute="bottom" id="Buf-nB-m5a"/>
<constraint firstItem="lMm-An-4hI" firstAttribute="top" secondItem="y1H-iV-BwG" secondAttribute="bottom" constant="64" id="DhX-lw-XqG"/>
<constraint firstAttribute="trailing" secondItem="lMm-An-4hI" secondAttribute="trailing" id="G0V-vR-PAp"/>
<constraint firstItem="xCA-TI-hXm" firstAttribute="leading" secondItem="54I-14-da1" secondAttribute="leading" id="Y89-yN-FKX"/>
<constraint firstItem="lMm-An-4hI" firstAttribute="leading" secondItem="54I-14-da1" secondAttribute="leading" id="fk7-CE-ocZ"/>
<constraint firstItem="xCA-TI-hXm" firstAttribute="top" secondItem="y1H-iV-BwG" secondAttribute="bottom" id="i8g-xp-dV0"/>
<constraint firstAttribute="trailing" secondItem="xCA-TI-hXm" secondAttribute="trailing" id="pOM-kF-StZ"/>
</constraints>
</view>
<connections>
<outlet property="buttonBarView" destination="xCA-TI-hXm" id="sQi-6Q-3Qo"/>
<outlet property="containerView" destination="lMm-An-4hI" id="z3U-Bk-8o3"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-276" y="211.84407796101951"/>
</scene>
</scenes>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>