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.
 
 
 
 

256 lines
28 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="vSt-I7-fiF">
<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-Medium.otf">
<string>SanFranciscoDisplay-Medium</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
</customFonts>
<scenes>
<!--Reward-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="RewardViewController" title="Reward" id="HSb-ou-7T5" customClass="RewardViewController" customModule="GME_Remit" customModuleProvider="target" 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="mVq-cj-kN9">
<rect key="frame" x="10" y="74" width="355" height="132"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="starredBackground" translatesAutoresizingMaskIntoConstraints="NO" id="OUC-GY-cfV">
<rect key="frame" x="0.0" y="0.0" width="355" height="132"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Note: The reward point is valid for a year only." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zsW-Jn-5cx">
<rect key="frame" x="53.5" y="113" width="248.5" height="16"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_reward" translatesAutoresizingMaskIntoConstraints="NO" id="w0R-LI-YPR">
<rect key="frame" x="75.5" y="19.5" width="80" height="80"/>
<constraints>
<constraint firstAttribute="height" constant="80" id="0qu-ST-7fP"/>
<constraint firstAttribute="width" constant="80" id="LaH-ji-hpA"/>
</constraints>
</imageView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="a1o-7y-Kgz">
<rect key="frame" x="187.5" y="34.5" width="92" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Reward Points" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vyv-ya-vvm">
<rect key="frame" x="0.0" y="0.0" width="92" height="17"/>
<constraints>
<constraint firstAttribute="height" constant="17" id="bs5-Ee-cbW"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="15"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="999" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qUz-im-Ri9">
<rect key="frame" x="21" y="25" width="50.5" height="25"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="30"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="50" id="YHq-Pz-BCd"/>
</constraints>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="OUC-GY-cfV" firstAttribute="leading" secondItem="mVq-cj-kN9" secondAttribute="leading" id="A52-Bg-bDq"/>
<constraint firstAttribute="trailing" secondItem="OUC-GY-cfV" secondAttribute="trailing" id="Cnd-iV-Xf2"/>
<constraint firstItem="w0R-LI-YPR" firstAttribute="centerY" secondItem="mVq-cj-kN9" secondAttribute="centerY" multiplier="0.9:1" id="Hku-ZU-bRP"/>
<constraint firstAttribute="bottom" secondItem="OUC-GY-cfV" secondAttribute="bottom" id="I21-tO-DcP"/>
<constraint firstItem="OUC-GY-cfV" firstAttribute="top" secondItem="mVq-cj-kN9" secondAttribute="top" id="SXg-2t-8Sf"/>
<constraint firstItem="a1o-7y-Kgz" firstAttribute="centerY" secondItem="mVq-cj-kN9" secondAttribute="centerY" multiplier="0.9:1" id="Y9Y-o0-XZF"/>
<constraint firstItem="a1o-7y-Kgz" firstAttribute="centerX" secondItem="mVq-cj-kN9" secondAttribute="centerX" multiplier="1:0.76" id="bwp-Qn-JjK"/>
<constraint firstItem="zsW-Jn-5cx" firstAttribute="centerX" secondItem="OUC-GY-cfV" secondAttribute="centerX" id="cFA-Vu-JJk"/>
<constraint firstItem="zsW-Jn-5cx" firstAttribute="bottom" secondItem="mVq-cj-kN9" secondAttribute="bottomMargin" constant="5" id="rIq-c9-A1e"/>
<constraint firstItem="w0R-LI-YPR" firstAttribute="centerX" secondItem="mVq-cj-kN9" secondAttribute="centerX" multiplier="0.65:1" id="uhb-mU-iLg"/>
</constraints>
</view>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="vmj-sE-fUF">
<rect key="frame" x="10" y="216" width="355" height="441"/>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" sectionInsetReference="layoutMargins" id="EfM-at-Q7o">
<size key="itemSize" width="150" height="170"/>
<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>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="RewardItemCollectionViewCell" id="cHI-vd-pPt" customClass="RewardItemCollectionViewCell" customModule="GME_Remit">
<rect key="frame" x="8" y="8" width="150" height="170"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
<rect key="frame" x="0.0" y="0.0" width="150" height="170"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BxP-VR-9pb" userLabel="ContentsView">
<rect key="frame" x="0.0" y="0.0" width="150" height="170"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gXS-zt-2Em" userLabel="Image">
<rect key="frame" x="45" y="9.5" width="60" height="68"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_cap" translatesAutoresizingMaskIntoConstraints="NO" id="yBC-h9-W9V">
<rect key="frame" x="0.0" y="0.0" width="60" height="68"/>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="yBC-h9-W9V" firstAttribute="top" secondItem="gXS-zt-2Em" secondAttribute="top" id="4Xg-VT-dhu"/>
<constraint firstAttribute="bottom" secondItem="yBC-h9-W9V" secondAttribute="bottom" id="Ok5-3c-jE4"/>
<constraint firstAttribute="trailing" secondItem="yBC-h9-W9V" secondAttribute="trailing" id="PhJ-Kf-U7Z"/>
<constraint firstItem="yBC-h9-W9V" firstAttribute="leading" secondItem="gXS-zt-2Em" secondAttribute="leading" id="wTT-Sp-Zie"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cap" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BqF-5D-gKI">
<rect key="frame" x="62" y="79.5" width="26" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="Z1S-OD-hnG"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="3" translatesAutoresizingMaskIntoConstraints="NO" id="ZuI-S8-E7W" userLabel="Point">
<rect key="frame" x="43.5" y="104.5" width="63" height="17"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="45R-vr-kHD">
<rect key="frame" x="0.0" y="0.0" width="22" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Points" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WJV-cK-BUi">
<rect key="frame" x="25" y="0.0" width="38" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7p0-Ih-FE0" userLabel="SeperateLine">
<rect key="frame" x="0.0" y="130.5" width="150" height="1"/>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="aIU-fW-HwS"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qou-YC-598">
<rect key="frame" x="45" y="136.5" width="60" height="28.5"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="13"/>
<state key="normal" title="Redeem">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Qou-YC-598" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="2Kd-0A-RZi"/>
<constraint firstItem="gXS-zt-2Em" firstAttribute="height" secondItem="BxP-VR-9pb" secondAttribute="height" multiplier="0.4:1" id="A5O-2u-e3Q"/>
<constraint firstItem="BqF-5D-gKI" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="Iwj-rN-h1U"/>
<constraint firstItem="gXS-zt-2Em" firstAttribute="centerY" secondItem="BxP-VR-9pb" secondAttribute="centerY" multiplier="0.51" id="KbE-6F-bfz"/>
<constraint firstItem="ZuI-S8-E7W" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="Qg0-bx-1jR"/>
<constraint firstItem="7p0-Ih-FE0" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="UGa-tZ-Jvj"/>
<constraint firstItem="BqF-5D-gKI" firstAttribute="centerY" secondItem="BxP-VR-9pb" secondAttribute="centerY" multiplier="1:0.95" id="Xm6-sm-bLb"/>
<constraint firstItem="7p0-Ih-FE0" firstAttribute="width" secondItem="BxP-VR-9pb" secondAttribute="width" id="h3i-l0-RmD"/>
<constraint firstItem="Qou-YC-598" firstAttribute="top" secondItem="7p0-Ih-FE0" secondAttribute="bottom" constant="5" id="lZv-Ab-SMM"/>
<constraint firstItem="gXS-zt-2Em" firstAttribute="width" secondItem="BxP-VR-9pb" secondAttribute="width" multiplier="0.4:1" id="ncR-7m-ugp"/>
<constraint firstItem="Qou-YC-598" firstAttribute="width" secondItem="gXS-zt-2Em" secondAttribute="width" id="o0q-71-a0s"/>
<constraint firstAttribute="bottom" secondItem="Qou-YC-598" secondAttribute="bottom" constant="5" id="poF-9a-JXm"/>
<constraint firstItem="gXS-zt-2Em" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="rmy-dA-bvM"/>
<constraint firstItem="7p0-Ih-FE0" firstAttribute="centerY" secondItem="BxP-VR-9pb" secondAttribute="centerY" multiplier="1:0.65" id="sP1-98-987"/>
<constraint firstItem="ZuI-S8-E7W" firstAttribute="top" secondItem="BqF-5D-gKI" secondAttribute="bottom" constant="5" id="xXk-Lr-BLm"/>
</constraints>
</view>
</subviews>
</view>
<constraints>
<constraint firstAttribute="bottom" secondItem="BxP-VR-9pb" secondAttribute="bottom" id="BZ0-dO-oDJ"/>
<constraint firstItem="BxP-VR-9pb" firstAttribute="leading" secondItem="cHI-vd-pPt" secondAttribute="leading" id="Ren-lD-9Nc"/>
<constraint firstItem="BxP-VR-9pb" firstAttribute="top" secondItem="cHI-vd-pPt" secondAttribute="top" id="kIj-Ju-r7j"/>
<constraint firstAttribute="trailing" secondItem="BxP-VR-9pb" secondAttribute="trailing" id="pnh-np-BcN"/>
</constraints>
<size key="customSize" width="150" height="170"/>
<connections>
<outlet property="contentsView" destination="BxP-VR-9pb" id="W3A-zJ-aS7"/>
<outlet property="itemImage" destination="yBC-h9-W9V" id="V5H-yu-uJn"/>
<outlet property="itemNameLabel" destination="BqF-5D-gKI" id="SfN-Lt-Eif"/>
<outlet property="itemPriceLabel" destination="45R-vr-kHD" id="Y5b-8s-Q00"/>
<outlet property="redeemButton" destination="Qou-YC-598" id="smo-E4-GZd"/>
</connections>
</collectionViewCell>
</cells>
</collectionView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="mVq-cj-kN9" firstAttribute="top" secondItem="xzr-V8-PuC" secondAttribute="top" constant="10" id="ToK-9y-JLR"/>
<constraint firstItem="xzr-V8-PuC" firstAttribute="bottom" secondItem="vmj-sE-fUF" secondAttribute="bottom" constant="10" id="WAE-L4-8NY"/>
<constraint firstItem="vmj-sE-fUF" firstAttribute="leading" secondItem="xzr-V8-PuC" secondAttribute="leading" constant="10" id="ZPN-6Q-A6T"/>
<constraint firstItem="xzr-V8-PuC" firstAttribute="trailing" secondItem="vmj-sE-fUF" secondAttribute="trailing" constant="10" id="gcR-Zb-xMO"/>
<constraint firstItem="vmj-sE-fUF" firstAttribute="top" secondItem="mVq-cj-kN9" secondAttribute="bottom" constant="10" id="lq8-g5-KD1"/>
<constraint firstItem="xzr-V8-PuC" firstAttribute="trailing" secondItem="mVq-cj-kN9" secondAttribute="trailing" constant="10" id="usG-n5-rnO"/>
<constraint firstItem="mVq-cj-kN9" firstAttribute="leading" secondItem="xzr-V8-PuC" secondAttribute="leading" constant="10" id="xRu-NY-z1z"/>
</constraints>
<viewLayoutGuide key="safeArea" id="xzr-V8-PuC"/>
</view>
<navigationItem key="navigationItem" title="Reward" id="hwT-7x-wrG">
<barButtonItem key="rightBarButtonItem" title="Cancel" id="0iP-nh-qBh">
<color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<action selector="closeButtonTouch:" destination="HSb-ou-7T5" id="UDd-Qh-yCe"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="collectionView" destination="vmj-sE-fUF" id="1hS-9U-Y8o"/>
<outlet property="rewardPointLabel" destination="qUz-im-Ri9" id="12G-rl-Pno"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="847.20000000000005" y="232.53373313343329"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="exw-Mg-GLS">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="vSt-I7-fiF" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="kv7-0D-PBp">
<rect key="frame" x="0.0" y="20" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="HSb-ou-7T5" kind="relationship" relationship="rootViewController" id="Sk2-ua-4fY"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="gDh-vS-EQU" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-92" y="232.53373313343329"/>
</scene>
</scenes>
<resources>
<image name="ic_cap" width="61" height="61"/>
<image name="ic_reward" width="74" height="74"/>
<image name="starredBackground" width="355" height="132"/>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>