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

  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" initialViewController="HSb-ou-7T5">
  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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Kyc-->
  13. <scene sceneID="R60-Pu-Hpy">
  14. <objects>
  15. <viewController storyboardIdentifier="KycViewController" title="Kyc" id="HSb-ou-7T5" customClass="KycViewController" customModule="GMERemittance" customModuleProvider="target" sceneMemberID="viewController">
  16. <layoutGuides>
  17. <viewControllerLayoutGuide type="top" id="y1H-iV-BwG"/>
  18. <viewControllerLayoutGuide type="bottom" id="PYB-Kq-ghm"/>
  19. </layoutGuides>
  20. <view key="view" contentMode="scaleToFill" id="54I-14-da1">
  21. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  23. <subviews>
  24. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lMm-An-4hI">
  25. <rect key="frame" x="0.0" y="84" width="375" height="583"/>
  26. </scrollView>
  27. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="xCA-TI-hXm" customClass="ButtonBarView" customModule="XLPagerTabStrip">
  28. <rect key="frame" x="0.0" y="20" width="375" height="64"/>
  29. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="64" id="Mwe-Qj-IKg"/>
  32. </constraints>
  33. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="ytw-Ft-cs0">
  34. <size key="itemSize" width="50" height="50"/>
  35. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  36. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  37. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  38. </collectionViewFlowLayout>
  39. <cells/>
  40. </collectionView>
  41. </subviews>
  42. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
  43. <constraints>
  44. <constraint firstItem="lMm-An-4hI" firstAttribute="top" secondItem="xCA-TI-hXm" secondAttribute="bottom" id="4r3-8c-oPZ"/>
  45. <constraint firstItem="PYB-Kq-ghm" firstAttribute="top" secondItem="lMm-An-4hI" secondAttribute="bottom" id="Buf-nB-m5a"/>
  46. <constraint firstItem="lMm-An-4hI" firstAttribute="top" secondItem="y1H-iV-BwG" secondAttribute="bottom" constant="64" id="DhX-lw-XqG"/>
  47. <constraint firstAttribute="trailing" secondItem="lMm-An-4hI" secondAttribute="trailing" id="G0V-vR-PAp"/>
  48. <constraint firstItem="xCA-TI-hXm" firstAttribute="leading" secondItem="54I-14-da1" secondAttribute="leading" id="Y89-yN-FKX"/>
  49. <constraint firstItem="lMm-An-4hI" firstAttribute="leading" secondItem="54I-14-da1" secondAttribute="leading" id="fk7-CE-ocZ"/>
  50. <constraint firstItem="xCA-TI-hXm" firstAttribute="top" secondItem="y1H-iV-BwG" secondAttribute="bottom" id="i8g-xp-dV0"/>
  51. <constraint firstAttribute="trailing" secondItem="xCA-TI-hXm" secondAttribute="trailing" id="pOM-kF-StZ"/>
  52. </constraints>
  53. </view>
  54. <connections>
  55. <outlet property="buttonBarView" destination="xCA-TI-hXm" id="sQi-6Q-3Qo"/>
  56. <outlet property="containerView" destination="lMm-An-4hI" id="z3U-Bk-8o3"/>
  57. </connections>
  58. </viewController>
  59. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  60. </objects>
  61. <point key="canvasLocation" x="-276" y="211.84407796101951"/>
  62. </scene>
  63. </scenes>
  64. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  65. </document>