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.
 
 
 
 

220 lines
24 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="14490.49"/>
<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-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
</customFonts>
<scenes>
<!--HotLine-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="HotLineViewController" title="HotLine" id="HSb-ou-7T5" customClass="HotLineViewController" customModule="GME_Remit" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="97u-ET-bSV">
<rect key="frame" x="0.0" y="20" width="375" height="103"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="rQU-r9-PyO">
<rect key="frame" x="10" y="10" width="355" height="83"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sMB-PM-r4c">
<rect key="frame" x="0.0" y="0.0" width="355" height="45"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="b93-SK-35B"/>
</constraints>
<string key="text">We are there to help you
(Available time 10:00AM - 12:00AM)</string>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="EN7-1K-cdy">
<rect key="frame" x="0.0" y="53" width="355" height="30"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cb5-ZU-2fX">
<rect key="frame" x="114.5" y="0.0" width="126" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="ZiW-1M-1IF"/>
</constraints>
<state key="normal" title=" Head Office" image="ic_call">
<color key="titleColor" red="0.92941176469999998" green="0.1058823529" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
<action selector="touchHeadOfficeButton:" destination="HSb-ou-7T5" eventType="touchUpInside" id="CBD-fj-aOQ"/>
</connections>
</button>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="rQU-r9-PyO" firstAttribute="top" secondItem="97u-ET-bSV" secondAttribute="top" constant="10" id="2R4-an-Z4j"/>
<constraint firstAttribute="trailing" secondItem="rQU-r9-PyO" secondAttribute="trailing" constant="10" id="Cnd-TP-2QM"/>
<constraint firstItem="rQU-r9-PyO" firstAttribute="leading" secondItem="97u-ET-bSV" secondAttribute="leading" constant="10" id="giK-1H-MD8"/>
<constraint firstAttribute="bottom" secondItem="rQU-r9-PyO" secondAttribute="bottom" constant="10" id="lFt-bn-edl"/>
</constraints>
</view>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="X4Y-Ao-bhe">
<rect key="frame" x="0.0" y="123.5" width="375" height="543.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="HotLineCell" rowHeight="90" id="WUU-iJ-aZ4" customClass="HotLineCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="90"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="WUU-iJ-aZ4" id="Ky0-Um-vZx">
<rect key="frame" x="0.0" y="0.0" width="375" height="89.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="U5m-7u-HAT">
<rect key="frame" x="5" y="5.5" width="365" height="80"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="VFv-gQ-X6F">
<rect key="frame" x="5" y="5" width="355" height="70"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="zQs-eU-4g9">
<rect key="frame" x="0.0" y="7.5" width="118.5" height="55"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" text="Remittance" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vKr-7n-GAF">
<rect key="frame" x="17" y="0.0" width="84.5" height="25"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="9hu-js-YNc">
<rect key="frame" x="31.5" y="30" width="55" height="25"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mTd-3t-MEt">
<rect key="frame" x="0.0" y="0.0" width="25" height="25"/>
<state key="normal" image="ic_call"/>
<connections>
<action selector="touchButtons:" destination="WUU-iJ-aZ4" eventType="touchUpInside" id="g5g-87-YKJ"/>
</connections>
</button>
<button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NCh-op-vBX">
<rect key="frame" x="30" y="0.0" width="25" height="25"/>
<state key="normal" image="settingsFacebook"/>
<connections>
<action selector="touchButtons:" destination="WUU-iJ-aZ4" eventType="touchUpInside" id="d7X-9e-mYL"/>
</connections>
</button>
</subviews>
</stackView>
</subviews>
</stackView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="flag_india" translatesAutoresizingMaskIntoConstraints="NO" id="jyB-qm-a7d">
<rect key="frame" x="118.5" y="10" width="118" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="w9l-Qs-DVj"/>
</constraints>
</imageView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="vF1-iq-TZE">
<rect key="frame" x="236.5" y="9" width="118.5" height="52"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Loan" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J9n-M4-C7V">
<rect key="frame" x="41.5" y="0.0" width="36" height="25"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="sV8-xh-2Ut">
<rect key="frame" x="32" y="27" width="55" height="25"/>
<subviews>
<button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="s7d-ch-cec">
<rect key="frame" x="0.0" y="0.0" width="25" height="25"/>
<state key="normal" image="ic_call"/>
<connections>
<action selector="touchButtons:" destination="WUU-iJ-aZ4" eventType="touchUpInside" id="tOq-0d-NJC"/>
</connections>
</button>
<button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tbU-xa-5US">
<rect key="frame" x="30" y="0.0" width="25" height="25"/>
<state key="normal" image="settingsFacebook"/>
<connections>
<action selector="touchButtons:" destination="WUU-iJ-aZ4" eventType="touchUpInside" id="uow-i1-Uwz"/>
</connections>
</button>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="80" id="6VZ-gQ-QOa"/>
<constraint firstItem="VFv-gQ-X6F" firstAttribute="leading" secondItem="U5m-7u-HAT" secondAttribute="leading" constant="5" id="9cY-WT-KuU"/>
<constraint firstAttribute="bottom" secondItem="VFv-gQ-X6F" secondAttribute="bottom" constant="5" id="NmF-DK-ke9"/>
<constraint firstItem="VFv-gQ-X6F" firstAttribute="top" secondItem="U5m-7u-HAT" secondAttribute="top" constant="5" id="QKQ-Cc-v3g"/>
<constraint firstAttribute="trailing" secondItem="VFv-gQ-X6F" secondAttribute="trailing" constant="5" id="ndZ-tV-Bpf"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="U5m-7u-HAT" firstAttribute="leading" secondItem="Ky0-Um-vZx" secondAttribute="leading" constant="5" id="1mj-VO-d4M"/>
<constraint firstAttribute="bottom" secondItem="U5m-7u-HAT" secondAttribute="bottom" constant="5" id="2in-Ya-O2m"/>
<constraint firstAttribute="trailing" secondItem="U5m-7u-HAT" secondAttribute="trailing" constant="5" id="aw2-7q-NtF"/>
<constraint firstItem="U5m-7u-HAT" firstAttribute="top" secondItem="Ky0-Um-vZx" secondAttribute="top" constant="5" id="ot6-JY-G8m"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="flagImageView" destination="jyB-qm-a7d" id="TVa-EM-mOf"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QlC-I3-7dU">
<rect key="frame" x="16" y="123" width="343" height="0.5"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="kuz-bd-f7t"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="97u-ET-bSV" firstAttribute="top" secondItem="vEJ-D7-JSF" secondAttribute="top" id="1mR-ie-UhQ"/>
<constraint firstItem="97u-ET-bSV" firstAttribute="leading" secondItem="vEJ-D7-JSF" secondAttribute="leading" id="1w2-7s-znE"/>
<constraint firstItem="vEJ-D7-JSF" firstAttribute="trailing" secondItem="X4Y-Ao-bhe" secondAttribute="trailing" id="AKn-4B-nTc"/>
<constraint firstItem="vEJ-D7-JSF" firstAttribute="bottom" secondItem="X4Y-Ao-bhe" secondAttribute="bottom" id="CTV-7r-mVc"/>
<constraint firstItem="X4Y-Ao-bhe" firstAttribute="top" secondItem="QlC-I3-7dU" secondAttribute="bottom" id="CsP-71-IhR"/>
<constraint firstItem="X4Y-Ao-bhe" firstAttribute="leading" secondItem="vEJ-D7-JSF" secondAttribute="leading" id="F7g-aO-giq"/>
<constraint firstItem="QlC-I3-7dU" firstAttribute="leading" secondItem="9Uc-9s-KgO" secondAttribute="leadingMargin" id="Rki-nv-IeC"/>
<constraint firstAttribute="trailingMargin" secondItem="QlC-I3-7dU" secondAttribute="trailing" id="jzM-hv-8I7"/>
<constraint firstItem="QlC-I3-7dU" firstAttribute="top" secondItem="97u-ET-bSV" secondAttribute="bottom" id="qfC-7d-Vh8"/>
<constraint firstItem="X4Y-Ao-bhe" firstAttribute="top" secondItem="QlC-I3-7dU" secondAttribute="bottom" id="xpH-ya-2Xg"/>
<constraint firstItem="97u-ET-bSV" firstAttribute="trailing" secondItem="vEJ-D7-JSF" secondAttribute="trailing" id="zCx-rT-L2A"/>
</constraints>
<viewLayoutGuide key="safeArea" id="vEJ-D7-JSF"/>
</view>
<connections>
<outlet property="informationLabel" destination="sMB-PM-r4c" id="rWe-Q7-kol"/>
<outlet property="tableView" destination="X4Y-Ao-bhe" id="GRx-f9-rnM"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-92" y="232.53373313343329"/>
</scene>
</scenes>
<resources>
<image name="flag_india" width="512" height="512"/>
<image name="ic_call" width="20" height="20"/>
<image name="settingsFacebook" width="25" height="25"/>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>