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.
 
 
 
 

222 lines
23 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
<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-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
<array key="SanFranciscoText-Regular.otf">
<string>SanFranciscoText-Regular</string>
</array>
</customFonts>
<scenes>
<!--Setting View Controller-->
<scene sceneID="hpg-nV-Lhc">
<objects>
<viewController storyboardIdentifier="SettingViewController" id="XWE-Lo-Wrc" customClass="SettingViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="F6j-0i-tVa">
<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="u7J-jx-kQ1">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b6D-W4-RD7">
<rect key="frame" x="0.0" y="0.0" width="375" height="142"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="settingsSettingLarge" translatesAutoresizingMaskIntoConstraints="NO" id="4uW-3a-TQ0">
<rect key="frame" x="124.5" y="9" width="126" height="124"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Settings" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="35H-ED-fve">
<rect key="frame" x="162" y="155" width="51.5" height="16.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" name="ThemeRedDark"/>
<constraints>
<constraint firstItem="35H-ED-fve" firstAttribute="centerX" secondItem="b6D-W4-RD7" secondAttribute="centerX" id="K6z-x8-dGX"/>
<constraint firstItem="4uW-3a-TQ0" firstAttribute="top" secondItem="b6D-W4-RD7" secondAttribute="top" constant="9" id="SJv-GG-kPD"/>
<constraint firstItem="4uW-3a-TQ0" firstAttribute="centerX" secondItem="b6D-W4-RD7" secondAttribute="centerX" id="SKe-Oh-scB"/>
<constraint firstItem="35H-ED-fve" firstAttribute="top" secondItem="4uW-3a-TQ0" secondAttribute="bottom" constant="22" id="tLL-re-7k1"/>
<constraint firstAttribute="height" constant="142" id="tT6-dK-aBp"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="VRn-oR-jIF">
<rect key="frame" x="1" y="167" width="373" height="164.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="hqV-kt-QY7">
<rect key="frame" x="0.0" y="0.0" width="373" height="41.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="Su6-ND-tFM">
<rect key="frame" x="0.0" y="0.0" width="373" height="31"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FsD-qv-MMP">
<rect key="frame" x="0.0" y="5.5" width="20" height="20.5"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="piF-A9-W7V"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tkA-jU-df7">
<rect key="frame" x="20" y="1" width="353" height="29"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<state key="normal" title="Change Password">
<color key="titleColor" name="ThemeText"/>
</state>
<connections>
<action selector="redirectToChangePassword:" destination="XWE-Lo-Wrc" eventType="touchUpInside" id="Uqv-Fu-bB6"/>
</connections>
</button>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Doo-RF-fov">
<rect key="frame" x="0.0" y="41" width="373" height="0.5"/>
<color key="backgroundColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="0.5" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="kiJ-k0-jet"/>
</constraints>
</view>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Co4-1Y-r57">
<rect key="frame" x="0.0" y="61.5" width="373" height="41.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="Y2X-FB-cWW">
<rect key="frame" x="0.0" y="0.0" width="373" height="31"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aF5-dj-Iik">
<rect key="frame" x="0.0" y="5.5" width="20" height="20.5"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="6Hy-zd-9fn"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Use FaceID &amp; TouchID" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zLL-rG-gTP">
<rect key="frame" x="20" y="7.5" width="284" height="16.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ph4-bI-8q6">
<rect key="frame" x="304" y="0.0" width="51" height="31"/>
</switch>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QQI-ow-tYV">
<rect key="frame" x="353" y="5.5" width="20" height="20.5"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="xjl-CV-GLO"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BLm-r5-bsN">
<rect key="frame" x="0.0" y="41" width="373" height="0.5"/>
<color key="backgroundColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="0.5" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="QGx-FE-Mp1"/>
</constraints>
</view>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="b5L-pr-yY3">
<rect key="frame" x="0.0" y="123" width="373" height="41.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="oBU-To-OfL">
<rect key="frame" x="0.0" y="0.0" width="373" height="31"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r9T-Ub-UOD">
<rect key="frame" x="0.0" y="5.5" width="20" height="20.5"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="zBl-xY-lgE"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vMi-nP-wTQ">
<rect key="frame" x="20" y="1" width="353" height="29"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<state key="normal" title="Language">
<color key="titleColor" name="ThemeText"/>
</state>
<connections>
<action selector="settings:" destination="XWE-Lo-Wrc" eventType="touchUpInside" id="eEE-Nf-fYH"/>
</connections>
</button>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0PJ-ni-jt4">
<rect key="frame" x="0.0" y="41" width="373" height="0.5"/>
<color key="backgroundColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="0.5" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="cfE-vM-NgJ"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="VRn-oR-jIF" firstAttribute="leading" secondItem="u7J-jx-kQ1" secondAttribute="leading" constant="1" id="5VH-oh-hGn"/>
<constraint firstItem="b6D-W4-RD7" firstAttribute="top" secondItem="u7J-jx-kQ1" secondAttribute="top" id="AFM-Xo-xGf"/>
<constraint firstAttribute="trailing" secondItem="VRn-oR-jIF" secondAttribute="trailing" constant="1" id="YAT-BZ-yh8"/>
<constraint firstItem="b6D-W4-RD7" firstAttribute="leading" secondItem="u7J-jx-kQ1" secondAttribute="leading" id="eA1-O1-ek3"/>
<constraint firstItem="VRn-oR-jIF" firstAttribute="top" secondItem="b6D-W4-RD7" secondAttribute="bottom" constant="25" id="gw8-Xr-jzQ"/>
<constraint firstAttribute="trailing" secondItem="b6D-W4-RD7" secondAttribute="trailing" id="r82-az-f66"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="u7J-jx-kQ1" firstAttribute="trailing" secondItem="T9u-S6-CHy" secondAttribute="trailing" id="Jfd-w7-Nd4"/>
<constraint firstItem="T9u-S6-CHy" firstAttribute="bottom" secondItem="u7J-jx-kQ1" secondAttribute="bottom" id="kqa-fR-PXd"/>
<constraint firstItem="u7J-jx-kQ1" firstAttribute="leading" secondItem="T9u-S6-CHy" secondAttribute="leading" id="scJ-Zg-eiv"/>
<constraint firstItem="u7J-jx-kQ1" firstAttribute="top" secondItem="T9u-S6-CHy" secondAttribute="top" id="zxu-uE-nHf"/>
</constraints>
<viewLayoutGuide key="safeArea" id="T9u-S6-CHy"/>
</view>
<connections>
<outlet property="changePasswordButton" destination="tkA-jU-df7" id="K4s-bM-5nG"/>
<outlet property="settingButton" destination="vMi-nP-wTQ" id="xvL-uc-Ybc"/>
<outlet property="settingLabel" destination="35H-ED-fve" id="EBM-Xa-rxs"/>
<outlet property="settingTopBackgroundView" destination="b6D-W4-RD7" id="or3-MR-eY1"/>
<outlet property="useBiometricAuthLabel" destination="zLL-rG-gTP" id="Zhx-jT-RlR"/>
<outlet property="useBiometricAuthSwitch" destination="Ph4-bI-8q6" id="k0Z-wU-8RS"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="xZ2-uO-zcC" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="6884.5" y="3169.5"/>
</scene>
</scenes>
<resources>
<image name="settingsSettingLarge" width="63" height="62"/>
<namedColor name="ThemeMainBackground">
<color red="0.098039215686274508" green="0.098039215686274508" blue="0.098039215686274508" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeRedDark">
<color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeText">
<color white="0.80299997329711914" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</namedColor>
</resources>
</document>