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.
 
 
 
 

123 lines
12 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" 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="15706"/>
<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>
<!--SelectPayment-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="SelectPaymentViewController" title="SelectPayment" modalTransitionStyle="crossDissolve" modalPresentationStyle="overFullScreen" id="HSb-ou-7T5" customClass="SelectPaymentViewController" 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>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="P5e-LC-g5E">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<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="UtG-1J-8Nu">
<rect key="frame" x="0.0" y="156" width="375" height="44"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="PaymentCell" rowHeight="100" id="SJA-jB-9Qz" customClass="PaymentCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="SJA-jB-9Qz" id="xma-rS-yHe">
<rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_menu_wallet" translatesAutoresizingMaskIntoConstraints="NO" id="l02-dZ-qUh">
<rect key="frame" x="20" y="35" width="30" height="30"/>
<accessibility key="accessibilityConfiguration">
<bool key="isElement" value="YES"/>
</accessibility>
<constraints>
<constraint firstAttribute="width" constant="30" id="0Yq-Ww-3ad"/>
<constraint firstAttribute="width" secondItem="l02-dZ-qUh" secondAttribute="height" multiplier="1:1" id="llj-HR-8k2"/>
<constraint firstAttribute="height" constant="30" id="rcX-sD-5nE"/>
</constraints>
</imageView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="9" translatesAutoresizingMaskIntoConstraints="NO" id="SX0-uT-vd7">
<rect key="frame" x="60" y="29" width="105.5" height="42"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="PaymentName" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H8f-b7-GVC">
<rect key="frame" x="0.0" y="0.0" width="105.5" height="16.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="PaymentContent" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VhZ-RF-efK">
<rect key="frame" x="0.0" y="25.5" width="105.5" height="16.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="SX0-uT-vd7" firstAttribute="leading" secondItem="l02-dZ-qUh" secondAttribute="trailing" constant="10" id="EFN-D6-CGO"/>
<constraint firstItem="l02-dZ-qUh" firstAttribute="centerY" secondItem="xma-rS-yHe" secondAttribute="centerY" id="GUN-iz-Hem"/>
<constraint firstItem="SX0-uT-vd7" firstAttribute="centerY" secondItem="xma-rS-yHe" secondAttribute="centerY" id="MsJ-TP-yyh"/>
<constraint firstItem="l02-dZ-qUh" firstAttribute="leading" secondItem="xma-rS-yHe" secondAttribute="leading" constant="20" id="fVS-zG-DUU"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="logoImage" destination="l02-dZ-qUh" id="qt1-nz-AlQ"/>
<outlet property="paymentContent" destination="VhZ-RF-efK" id="f4N-On-bTT"/>
<outlet property="paymentName" destination="H8f-b7-GVC" id="Rcc-Il-7xj"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="P5e-LC-g5E" firstAttribute="top" secondItem="9Uc-9s-KgO" secondAttribute="top" id="3IV-Pt-v3q"/>
<constraint firstItem="cBZ-FI-VOQ" firstAttribute="bottom" secondItem="P5e-LC-g5E" secondAttribute="bottom" id="Gkj-N5-6Yw"/>
<constraint firstItem="P5e-LC-g5E" firstAttribute="trailing" secondItem="cBZ-FI-VOQ" secondAttribute="trailing" id="L0c-xN-AJJ"/>
<constraint firstItem="P5e-LC-g5E" firstAttribute="leading" secondItem="cBZ-FI-VOQ" secondAttribute="leading" id="XlB-Ol-eHl"/>
</constraints>
<viewLayoutGuide key="safeArea" id="cBZ-FI-VOQ"/>
</view>
<connections>
<outlet property="tableView" destination="P5e-LC-g5E" id="jzc-V8-mnq"/>
</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>
</scenes>
<resources>
<image name="ic_menu_wallet" width="92.5" height="92.5"/>
<namedColor name="ThemeMainBackground">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeSeparate">
<color red="0.82400000095367432" green="0.82400000095367432" blue="0.82400000095367432" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeText">
<color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>