Browse Source

#555 Reduce the padding for the Terms and condition

pull/23/head
Mac 3 years ago
parent
commit
98d8e57b3d
  1. 24
      GME Remit/Modules/Login/User Interface/View/Login.storyboard
  2. 76
      GME Remit/Modules/RegisterModules/UserAuthentication/KYCVerifyStep1/User Interface/View/KYCVerifyStep1.storyboard

24
GME Remit/Modules/Login/User Interface/View/Login.storyboard

@ -30,10 +30,10 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Agq-fu-l8O">
<rect key="frame" x="0.0" y="40" width="320" height="140.5"/>
<rect key="frame" x="0.0" y="40" width="320" height="139"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="wyS-aR-V4y">
<rect key="frame" x="0.0" y="0.0" width="320" height="132.5"/>
<rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="jme_logo" translatesAutoresizingMaskIntoConstraints="NO" id="4YQ-BK-vPB">
<rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
@ -42,7 +42,7 @@
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sYy-2S-Te1">
<rect key="frame" x="0.0" y="70" width="320" height="62.5"/>
<rect key="frame" x="0.0" y="70" width="320" height="61"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<string key="text">Welcome to
JME</string>
@ -71,7 +71,7 @@ JME</string>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="Qm0-Vh-TcC">
<rect key="frame" x="20" y="210.5" width="280" height="120"/>
<rect key="frame" x="20" y="209" width="280" height="120"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter your ID for using JME" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="GkK-3R-8Nq" customClass="ValidationTextField" customModule="JME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="280" height="50"/>
@ -133,7 +133,7 @@ JME</string>
</subviews>
</stackView>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7fh-7w-AcM">
<rect key="frame" x="20" y="370.5" width="280" height="50"/>
<rect key="frame" x="20" y="369" width="280" height="50"/>
<color key="backgroundColor" name="ThemeText"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="Lcl-2a-6hA"/>
@ -152,7 +152,7 @@ JME</string>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dKp-tX-RZc">
<rect key="frame" x="106" y="488.5" width="108" height="21"/>
<rect key="frame" x="103" y="487" width="114" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="IZ0-en-iCE"/>
</constraints>
@ -165,16 +165,16 @@ JME</string>
</connections>
</button>
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="qZ0-Mc-eUA">
<rect key="frame" x="76.5" y="517.5" width="167.5" height="27"/>
<rect key="frame" x="70" y="516" width="180.5" height="27"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="New to JME?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vyR-zb-CBC">
<rect key="frame" x="0.0" y="0.0" width="75.5" height="27"/>
<rect key="frame" x="0.0" y="0.0" width="84.5" height="27"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GFb-Or-Tqp">
<rect key="frame" x="85.5" y="0.0" width="82" height="27"/>
<rect key="frame" x="94.5" y="0.0" width="86" height="27"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="Register Here">
<color key="titleColor" name="ThemeBlue"/>
@ -191,7 +191,7 @@ JME</string>
</constraints>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yYl-oW-RDD">
<rect key="frame" x="122" y="432.5" width="76" height="40"/>
<rect key="frame" x="122" y="431" width="76" height="40"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="fingerprint" translatesAutoresizingMaskIntoConstraints="NO" id="2x6-yn-YbR">
<rect key="frame" x="0.0" y="0.0" width="30" height="40"/>
@ -257,10 +257,10 @@ JME</string>
</scenes>
<designables>
<designable name="GkK-3R-8Nq">
<size key="intrinsicContentSize" width="187.5" height="34"/>
<size key="intrinsicContentSize" width="200" height="34"/>
</designable>
<designable name="pCq-Gh-cKW">
<size key="intrinsicContentSize" width="79" height="34"/>
<size key="intrinsicContentSize" width="67.5" height="34"/>
</designable>
</designables>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>

76
GME Remit/Modules/RegisterModules/UserAuthentication/KYCVerifyStep1/User Interface/View/KYCVerifyStep1.storyboard

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
@ -33,16 +33,16 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="2500"/>
<subviews>
<view contentMode="scaleToFill" placeholderIntrinsicWidth="375" placeholderIntrinsicHeight="594.5" translatesAutoresizingMaskIntoConstraints="NO" id="h62-Bc-pZz">
<rect key="frame" x="0.0" y="0.0" width="375" height="2372"/>
<rect key="frame" x="0.0" y="0.0" width="375" height="2370"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1BC-po-v3w">
<rect key="frame" x="0.0" y="0.0" width="375" height="2372"/>
<rect key="frame" x="0.0" y="0.0" width="375" height="2370"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="ztF-Hd-9ij">
<rect key="frame" x="20" y="20" width="335" height="2332"/>
<rect key="frame" x="20" y="20" width="335" height="2330"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="KOC-Gh-ufv">
<rect key="frame" x="0.0" y="0.0" width="335" height="879"/>
<rect key="frame" x="0.0" y="0.0" width="335" height="877"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="cDv-xz-NaI">
<rect key="frame" x="0.0" y="0.0" width="335" height="25"/>
@ -307,7 +307,7 @@
</subviews>
</stackView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="justified" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wAi-G0-dKu">
<rect key="frame" x="0.0" y="715" width="335" height="84"/>
<rect key="frame" x="0.0" y="715" width="335" height="82"/>
<string key="text">Name, Nationality, Address and Sex are stated in the personal identification document submitted here. 名前、国籍、住所、誕生日、性別等の項目は確認書類記載内容の通りです。
</string>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
@ -315,7 +315,7 @@
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IcD-pK-L7f">
<rect key="frame" x="0.0" y="829" width="335" height="50"/>
<rect key="frame" x="0.0" y="827" width="335" height="50"/>
<color key="backgroundColor" name="ThemeRed"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="xYG-Pj-I7Y"/>
@ -328,7 +328,7 @@
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="JKV-BI-zAm">
<rect key="frame" x="0.0" y="884" width="335" height="835"/>
<rect key="frame" x="0.0" y="882" width="335" height="835"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="i7W-0A-Wvh">
<rect key="frame" x="0.0" y="0.0" width="335" height="25"/>
@ -401,13 +401,13 @@
<rect key="frame" x="110" y="8" width="223" height="116"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Front ID" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="udZ-3K-h3F">
<rect key="frame" x="61" y="5" width="51.5" height="18"/>
<rect key="frame" x="59.5" y="5" width="54" height="17.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.5490196078431373" green="0.58823529411764708" blue="0.62745098039215685" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7ar-IW-cpc">
<rect key="frame" x="158" y="86" width="55" height="24"/>
<rect key="frame" x="155" y="86" width="58" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" name="ThemeBlue"/>
@ -489,13 +489,13 @@
<rect key="frame" x="110" y="8" width="223" height="116"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Back ID" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yOu-pI-8Mc">
<rect key="frame" x="62.5" y="5" width="48.5" height="18"/>
<rect key="frame" x="60" y="5" width="53" height="17.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.5490196078431373" green="0.58823529411764708" blue="0.62745098039215685" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="grJ-Fd-QJ0">
<rect key="frame" x="158" y="86" width="55" height="24"/>
<rect key="frame" x="155" y="86" width="58" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" name="ThemeBlue"/>
@ -577,16 +577,16 @@
<rect key="frame" x="110" y="8" width="223" height="92"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="11" translatesAutoresizingMaskIntoConstraints="NO" id="30c-ar-bYD">
<rect key="frame" x="0.0" y="22.5" width="223" height="53"/>
<rect key="frame" x="0.0" y="23" width="223" height="52.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Side ID" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mOl-NR-fPf" userLabel="Side ID">
<rect key="frame" x="0.0" y="0.0" width="45.5" height="18"/>
<rect key="frame" x="0.0" y="0.0" width="49" height="17.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="epM-zy-5Td">
<rect key="frame" x="0.0" y="29" width="55" height="24"/>
<rect key="frame" x="0.0" y="28.5" width="58" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
@ -708,16 +708,16 @@
<rect key="frame" x="110" y="2" width="223" height="90"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="11" translatesAutoresizingMaskIntoConstraints="NO" id="ny2-zL-SXm">
<rect key="frame" x="0.0" y="18.5" width="223" height="53"/>
<rect key="frame" x="0.0" y="19" width="223" height="52.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your Face Picture" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Iyj-5P-WEX">
<rect key="frame" x="0.0" y="0.0" width="113.5" height="18"/>
<rect key="frame" x="0.0" y="0.0" width="118.5" height="17.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="N8X-Wj-Aba">
<rect key="frame" x="0.0" y="29" width="55" height="24"/>
<rect key="frame" x="0.0" y="28.5" width="58" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
@ -840,13 +840,13 @@
<rect key="frame" x="0.0" y="0.0" width="223" height="130"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Additional ID Front" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="InS-yw-Z3w">
<rect key="frame" x="0.0" y="0.0" width="122" height="130"/>
<rect key="frame" x="0.0" y="0.0" width="125.5" height="130"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.5490196078431373" green="0.58823529411764708" blue="0.62745098039215685" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Dyf-3R-H2F">
<rect key="frame" x="0.0" y="0.0" width="55" height="0.0"/>
<rect key="frame" x="0.0" y="0.0" width="58" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
@ -931,13 +931,13 @@
<rect key="frame" x="0.0" y="0.0" width="223" height="130"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Additional ID Back" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JFN-s7-JYX">
<rect key="frame" x="0.0" y="0.0" width="119" height="130"/>
<rect key="frame" x="0.0" y="0.0" width="124.5" height="130"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" red="0.5490196078431373" green="0.58823529411764708" blue="0.62745098039215685" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="D9a-om-46a">
<rect key="frame" x="0.0" y="0.0" width="55" height="0.0"/>
<rect key="frame" x="0.0" y="0.0" width="58" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<state key="normal" title="View Sample">
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="calibratedRGB"/>
@ -1010,7 +1010,7 @@
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sRy-AC-Qee">
<rect key="frame" x="0.0" y="1724" width="335" height="608"/>
<rect key="frame" x="0.0" y="1722" width="335" height="608"/>
<subviews>
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0fZ-XA-Bzr">
<rect key="frame" x="0.0" y="538" width="335" height="50"/>
@ -1046,7 +1046,7 @@
</connections>
</button>
<wkWebView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dHT-4J-eXM">
<rect key="frame" x="0.0" y="20" width="335" height="450"/>
<rect key="frame" x="-20" y="20" width="375" height="450"/>
<color key="backgroundColor" red="0.36078431370000003" green="0.38823529410000002" blue="0.4039215686" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="450" id="buN-M7-brS"/>
@ -1060,14 +1060,14 @@
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="0fZ-XA-Bzr" firstAttribute="leading" secondItem="sRy-AC-Qee" secondAttribute="leading" id="1Je-Pg-3mf"/>
<constraint firstAttribute="trailing" secondItem="dHT-4J-eXM" secondAttribute="trailing" id="5cN-TI-ypk"/>
<constraint firstAttribute="trailing" secondItem="0fZ-XA-Bzr" secondAttribute="trailing" id="8l1-IT-ld2"/>
<constraint firstItem="XwI-nM-rNA" firstAttribute="leading" secondItem="sRy-AC-Qee" secondAttribute="leading" id="Bi0-O4-Qt1"/>
<constraint firstItem="XwI-nM-rNA" firstAttribute="top" secondItem="dHT-4J-eXM" secondAttribute="bottom" constant="20" id="CBj-Oa-MKh"/>
<constraint firstItem="dHT-4J-eXM" firstAttribute="leading" secondItem="sRy-AC-Qee" secondAttribute="leading" id="KOX-Ea-U3A"/>
<constraint firstAttribute="trailing" secondItem="dHT-4J-eXM" secondAttribute="trailing" constant="-20" id="SWV-hr-VdR"/>
<constraint firstItem="0fZ-XA-Bzr" firstAttribute="top" secondItem="XwI-nM-rNA" secondAttribute="bottom" constant="8" symbolic="YES" id="Y3E-Yj-caf"/>
<constraint firstAttribute="bottom" secondItem="0fZ-XA-Bzr" secondAttribute="bottom" constant="20" id="eAg-nF-dS7"/>
<constraint firstItem="dHT-4J-eXM" firstAttribute="top" secondItem="sRy-AC-Qee" secondAttribute="top" constant="20" id="ils-sz-ceJ"/>
<constraint firstItem="dHT-4J-eXM" firstAttribute="leading" secondItem="sRy-AC-Qee" secondAttribute="leading" constant="-20" id="kug-pz-nvi"/>
<constraint firstAttribute="trailing" secondItem="XwI-nM-rNA" secondAttribute="trailing" id="sYL-Gi-l6v"/>
</constraints>
</view>
@ -1173,37 +1173,37 @@
</scenes>
<designables>
<designable name="36b-sy-wJ9">
<size key="intrinsicContentSize" width="177.5" height="34"/>
<size key="intrinsicContentSize" width="185" height="34"/>
</designable>
<designable name="FSM-6E-es0">
<size key="intrinsicContentSize" width="134" height="34"/>
<size key="intrinsicContentSize" width="140" height="34"/>
</designable>
<designable name="TV5-Pc-Gg6">
<size key="intrinsicContentSize" width="181.5" height="34"/>
<size key="intrinsicContentSize" width="188.5" height="34"/>
</designable>
<designable name="Vgo-ox-p7M">
<size key="intrinsicContentSize" width="70" height="34"/>
<size key="intrinsicContentSize" width="73.5" height="34"/>
</designable>
<designable name="byd-K4-3eK">
<size key="intrinsicContentSize" width="160.5" height="34"/>
<size key="intrinsicContentSize" width="170" height="34"/>
</designable>
<designable name="g3f-ps-0B2">
<size key="intrinsicContentSize" width="124.5" height="34"/>
<size key="intrinsicContentSize" width="129" height="34"/>
</designable>
<designable name="kmb-93-d6k">
<size key="intrinsicContentSize" width="141.5" height="34"/>
<size key="intrinsicContentSize" width="146.5" height="34"/>
</designable>
<designable name="sBp-CJ-Ygw">
<size key="intrinsicContentSize" width="134" height="34"/>
<size key="intrinsicContentSize" width="140" height="34"/>
</designable>
<designable name="tYu-as-9PW">
<size key="intrinsicContentSize" width="120" height="34"/>
<size key="intrinsicContentSize" width="124.5" height="34"/>
</designable>
<designable name="uC6-BE-YHM">
<size key="intrinsicContentSize" width="113.5" height="34"/>
<size key="intrinsicContentSize" width="118" height="34"/>
</designable>
<designable name="wSR-s5-0bP">
<size key="intrinsicContentSize" width="138" height="34"/>
<size key="intrinsicContentSize" width="144" height="34"/>
</designable>
</designables>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>

Loading…
Cancel
Save