| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Setting-->
- <scene sceneID="FjW-8J-mfq">
- <objects>
- <viewController storyboardIdentifier="RASettingViewController" title="Setting" useStoryboardIdentifierAsRestorationIdentifier="YES" id="K1Z-ea-fUh" customClass="RASettingViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="8S7-LR-mQz">
- <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" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="bt6-9g-1Sc">
- <rect key="frame" x="0.0" y="20" width="375" height="647"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <view key="tableFooterView" contentMode="scaleToFill" id="JQO-83-Rit">
- <rect key="frame" x="0.0" y="403" width="375" height="40"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="© 2014 United Software Applications, Inc." textAlignment="center" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n2h-5Z-NBM">
- <rect key="frame" x="5" y="5" width="590" height="30"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="n2h-5Z-NBM" firstAttribute="centerY" secondItem="JQO-83-Rit" secondAttribute="centerY" id="QOe-nO-Ihq"/>
- <constraint firstItem="n2h-5Z-NBM" firstAttribute="leading" secondItem="JQO-83-Rit" secondAttribute="leading" constant="5" id="abW-kJ-dex"/>
- <constraint firstAttribute="trailing" secondItem="n2h-5Z-NBM" secondAttribute="trailing" constant="5" id="qy5-Jc-qfr"/>
- <constraint firstItem="n2h-5Z-NBM" firstAttribute="top" secondItem="JQO-83-Rit" secondAttribute="top" constant="5" id="zj2-8C-MjL"/>
- </constraints>
- </view>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="RASettingOptionCell" rowHeight="60" id="S3b-rg-Apb" customClass="RASettingOptionCell">
- <rect key="frame" x="0.0" y="28" width="375" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="S3b-rg-Apb" id="GJS-xN-7T2">
- <rect key="frame" x="0.0" y="0.0" width="342" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nn8-Yz-pgL">
- <rect key="frame" x="10" y="21" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Ne-f7-mNd">
- <rect key="frame" x="531.5" y="21.5" width="35.5" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="9Ne-f7-mNd" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="nn8-Yz-pgL" secondAttribute="trailing" constant="5" id="1T7-VV-jvL"/>
- <constraint firstItem="nn8-Yz-pgL" firstAttribute="leading" secondItem="GJS-xN-7T2" secondAttribute="leading" constant="10" id="cvQ-db-eYR"/>
- <constraint firstAttribute="trailing" secondItem="9Ne-f7-mNd" secondAttribute="trailing" id="dZq-Ec-CZl"/>
- <constraint firstItem="nn8-Yz-pgL" firstAttribute="centerY" secondItem="GJS-xN-7T2" secondAttribute="centerY" id="fPw-52-LTs"/>
- <constraint firstItem="9Ne-f7-mNd" firstAttribute="centerY" secondItem="GJS-xN-7T2" secondAttribute="centerY" id="njH-Bq-s6w"/>
- </constraints>
- </tableViewCellContentView>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="optionLabel" destination="9Ne-f7-mNd" id="kTq-Cj-pgv"/>
- <outlet property="titleLabel" destination="nn8-Yz-pgL" id="WWa-r1-XL0"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="RASettingSwitchCell" rowHeight="60" id="fw3-Ce-iMX" customClass="RASettingSwitchCell">
- <rect key="frame" x="0.0" y="88" width="375" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fw3-Ce-iMX" id="i0k-qx-Z3s">
- <rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7mb-Gz-UK4">
- <rect key="frame" x="10" y="21" width="521" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="745-1J-0vr">
- <rect key="frame" x="541" y="14.5" width="51" height="31"/>
- <connections>
- <action selector="switchBtnClick:" destination="fw3-Ce-iMX" eventType="valueChanged" id="qlF-Jb-a7c"/>
- </connections>
- </switch>
- </subviews>
- <constraints>
- <constraint firstItem="745-1J-0vr" firstAttribute="centerY" secondItem="i0k-qx-Z3s" secondAttribute="centerY" id="1Z7-Li-Ptg"/>
- <constraint firstAttribute="trailing" secondItem="745-1J-0vr" secondAttribute="trailing" constant="10" id="7A0-bw-pag"/>
- <constraint firstItem="745-1J-0vr" firstAttribute="leading" secondItem="7mb-Gz-UK4" secondAttribute="trailing" constant="10" id="Hyu-cl-UKN"/>
- <constraint firstItem="7mb-Gz-UK4" firstAttribute="centerY" secondItem="i0k-qx-Z3s" secondAttribute="centerY" id="f2x-8F-0gN"/>
- <constraint firstItem="7mb-Gz-UK4" firstAttribute="leading" secondItem="i0k-qx-Z3s" secondAttribute="leading" constant="10" id="sJh-ny-IxH"/>
- </constraints>
- </tableViewCellContentView>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="switchBtn" destination="745-1J-0vr" id="Scx-YQ-3bH"/>
- <outlet property="titleLabel" destination="7mb-Gz-UK4" id="LcA-KO-Th1"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RASettingActionCell" rowHeight="60" id="d2O-Oc-12t" customClass="RASettingActionCell">
- <rect key="frame" x="0.0" y="148" width="375" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="d2O-Oc-12t" id="NTz-8W-1bG">
- <rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rXI-of-ag8">
- <rect key="frame" x="10" y="21" width="533" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Wf2-XY-ejy">
- <rect key="frame" x="553" y="11.5" width="37" height="37"/>
- <color key="color" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </activityIndicatorView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Wf2-XY-ejy" secondAttribute="trailing" constant="10" id="Hv4-VV-t0p"/>
- <constraint firstItem="rXI-of-ag8" firstAttribute="leading" secondItem="NTz-8W-1bG" secondAttribute="leading" constant="10" id="K74-vK-dVC"/>
- <constraint firstItem="rXI-of-ag8" firstAttribute="centerY" secondItem="NTz-8W-1bG" secondAttribute="centerY" id="NoT-Ks-zr9"/>
- <constraint firstItem="Wf2-XY-ejy" firstAttribute="leading" secondItem="rXI-of-ag8" secondAttribute="trailing" constant="10" id="Xq4-z3-0Dg"/>
- <constraint firstItem="Wf2-XY-ejy" firstAttribute="centerY" secondItem="NTz-8W-1bG" secondAttribute="centerY" id="iZb-76-W4M"/>
- </constraints>
- </tableViewCellContentView>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="activityIndicator" destination="Wf2-XY-ejy" id="u3g-pn-8Fg"/>
- <outlet property="titleLabel" destination="rXI-of-ag8" id="vGF-n3-dC6"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="RASettingAboutCell" rowHeight="135" id="vBr-qI-FKj" customClass="RASettingAboutCell">
- <rect key="frame" x="0.0" y="208" width="375" height="135"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="vBr-qI-FKj" id="Tm1-Oc-7El">
- <rect key="frame" x="0.0" y="0.0" width="375" height="134.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_50" translatesAutoresizingMaskIntoConstraints="NO" id="Fjp-Bc-dUh">
- <rect key="frame" x="10" y="15" width="50" height="50"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="9Wc-23-pxR"/>
- <constraint firstAttribute="height" constant="50" id="qQc-UR-Wdf"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Apex & Drivers 1.0" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Rt-Xa-P59">
- <rect key="frame" x="70" y="15" width="520" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="I4Z-WS-ohs"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="redant_40" translatesAutoresizingMaskIntoConstraints="NO" id="Dil-4Z-rVN">
- <rect key="frame" x="10" y="75" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="HgH-qQ-Zgv"/>
- <constraint firstAttribute="width" constant="40" id="o14-AU-INB"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Ver:1.0 build 180913" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gMo-mB-JAI">
- <rect key="frame" x="70" y="41" width="520" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="oz7-pl-nM7"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" editable="NO" text="redantsupport@united-us.net" translatesAutoresizingMaskIntoConstraints="NO" id="PVK-zg-HWg">
- <rect key="frame" x="65" y="89.5" width="525" height="25"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="25" id="ccc-3X-Q0i"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <dataDetectorType key="dataDetectorTypes" link="YES"/>
- </textView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Support:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wiy-uj-wOO">
- <rect key="frame" x="70" y="75" width="520" height="19.5"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="0Rt-Xa-P59" firstAttribute="top" secondItem="Fjp-Bc-dUh" secondAttribute="top" id="58E-tE-iL2"/>
- <constraint firstItem="Dil-4Z-rVN" firstAttribute="top" secondItem="Fjp-Bc-dUh" secondAttribute="bottom" constant="10" id="8nh-5g-Bcy"/>
- <constraint firstItem="gMo-mB-JAI" firstAttribute="trailing" secondItem="0Rt-Xa-P59" secondAttribute="trailing" id="AFf-9L-m16"/>
- <constraint firstItem="PVK-zg-HWg" firstAttribute="trailing" secondItem="Wiy-uj-wOO" secondAttribute="trailing" id="E6r-yq-qJQ"/>
- <constraint firstItem="gMo-mB-JAI" firstAttribute="top" secondItem="0Rt-Xa-P59" secondAttribute="bottom" constant="5" id="IDJ-3L-ym9"/>
- <constraint firstItem="Fjp-Bc-dUh" firstAttribute="leading" secondItem="Tm1-Oc-7El" secondAttribute="leading" constant="10" id="LO4-zF-m0K"/>
- <constraint firstAttribute="trailing" secondItem="0Rt-Xa-P59" secondAttribute="trailing" constant="10" id="O7Y-qk-rIU"/>
- <constraint firstItem="PVK-zg-HWg" firstAttribute="top" secondItem="Wiy-uj-wOO" secondAttribute="bottom" constant="-5" id="Sge-bw-DDc"/>
- <constraint firstItem="Wiy-uj-wOO" firstAttribute="leading" secondItem="gMo-mB-JAI" secondAttribute="leading" id="U7y-uf-WQP"/>
- <constraint firstItem="0Rt-Xa-P59" firstAttribute="leading" secondItem="Fjp-Bc-dUh" secondAttribute="trailing" constant="10" id="Wy3-bY-364"/>
- <constraint firstItem="Dil-4Z-rVN" firstAttribute="leading" secondItem="Fjp-Bc-dUh" secondAttribute="leading" id="ay3-Gs-u4L"/>
- <constraint firstItem="Fjp-Bc-dUh" firstAttribute="top" secondItem="Tm1-Oc-7El" secondAttribute="top" constant="15" id="fan-pT-DB5"/>
- <constraint firstItem="gMo-mB-JAI" firstAttribute="leading" secondItem="0Rt-Xa-P59" secondAttribute="leading" id="mly-Rf-Kdt"/>
- <constraint firstItem="Wiy-uj-wOO" firstAttribute="top" secondItem="Dil-4Z-rVN" secondAttribute="top" id="n0f-ZA-t3t"/>
- <constraint firstItem="Wiy-uj-wOO" firstAttribute="trailing" secondItem="gMo-mB-JAI" secondAttribute="trailing" id="wbU-Bz-G0R"/>
- <constraint firstItem="PVK-zg-HWg" firstAttribute="leading" secondItem="Wiy-uj-wOO" secondAttribute="leading" constant="-5" id="zSk-dw-QdC"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="appIconView" destination="Fjp-Bc-dUh" id="WGr-ek-Xjx"/>
- <outlet property="appNameLabel" destination="0Rt-Xa-P59" id="QbG-eT-auD"/>
- <outlet property="appVerLabel" destination="gMo-mB-JAI" id="9hr-C3-Z6w"/>
- <outlet property="redantLogoView" destination="Dil-4Z-rVN" id="07N-Rd-aUa"/>
- <outlet property="supportLabel" destination="PVK-zg-HWg" id="tcj-pA-y90"/>
- </connections>
- </tableViewCell>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="RASettingLinkCell" rowHeight="60" id="2dy-RZ-XkB" customClass="RASettingLinkCell">
- <rect key="frame" x="0.0" y="343" width="375" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2dy-RZ-XkB" id="2ST-An-KkX">
- <rect key="frame" x="0.0" y="0.0" width="342" height="59.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VQY-CF-Usu">
- <rect key="frame" x="10" y="5" width="322" height="49.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="VQY-CF-Usu" secondAttribute="trailing" constant="10" id="8qG-Hf-u7e"/>
- <constraint firstAttribute="bottom" secondItem="VQY-CF-Usu" secondAttribute="bottom" constant="5" id="Czp-st-tkJ"/>
- <constraint firstItem="VQY-CF-Usu" firstAttribute="centerY" secondItem="2ST-An-KkX" secondAttribute="centerY" id="MHL-3E-qFY"/>
- <constraint firstItem="VQY-CF-Usu" firstAttribute="leading" secondItem="2ST-An-KkX" secondAttribute="leading" constant="10" id="bRP-pu-6O8"/>
- <constraint firstItem="VQY-CF-Usu" firstAttribute="top" secondItem="2ST-An-KkX" secondAttribute="top" constant="5" id="mFP-Yt-eQx"/>
- </constraints>
- </tableViewCellContentView>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="titleLabel" destination="VQY-CF-Usu" id="vZc-JL-uFR"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="K1Z-ea-fUh" id="17k-2P-W4r"/>
- <outlet property="delegate" destination="K1Z-ea-fUh" id="rgY-MS-P2k"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="bt6-9g-1Sc" firstAttribute="top" secondItem="oTy-yr-RHK" secondAttribute="top" id="3do-tf-2x8"/>
- <constraint firstItem="oTy-yr-RHK" firstAttribute="trailing" secondItem="bt6-9g-1Sc" secondAttribute="trailing" id="PqX-0F-0gI"/>
- <constraint firstItem="bt6-9g-1Sc" firstAttribute="leading" secondItem="oTy-yr-RHK" secondAttribute="leading" id="fDd-SR-kyZ"/>
- <constraint firstItem="oTy-yr-RHK" firstAttribute="bottom" secondItem="bt6-9g-1Sc" secondAttribute="bottom" id="ny6-IT-Teu"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="oTy-yr-RHK"/>
- </view>
- <connections>
- <outlet property="settingTableView" destination="bt6-9g-1Sc" id="nMT-hv-aC5"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="hs2-jY-gRV" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="-239.19999999999999" y="53.523238380809602"/>
- </scene>
- <!--Option View Controller-->
- <scene sceneID="cmB-vN-FrB">
- <objects>
- <viewController storyboardIdentifier="RAOptionViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="vLn-jg-qO2" customClass="RAOptionViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="JuG-f5-RAN">
- <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" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Tfn-3m-nS4">
- <rect key="frame" x="0.0" y="20" width="600" height="580"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="RAOptionCell" rowHeight="50" id="vtS-6b-ZlL" customClass="RAOptionCell">
- <rect key="frame" x="0.0" y="28" width="600" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="vtS-6b-ZlL" id="0Gc-fu-jG7">
- <rect key="frame" x="0.0" y="0.0" width="600" height="49.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H3V-Ud-CQM">
- <rect key="frame" x="5" y="16" width="590" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="H3V-Ud-CQM" firstAttribute="leading" secondItem="0Gc-fu-jG7" secondAttribute="leading" constant="5" id="2uH-tT-jKF"/>
- <constraint firstAttribute="trailing" secondItem="H3V-Ud-CQM" secondAttribute="trailing" constant="5" id="ioK-Ty-4Gp"/>
- <constraint firstItem="H3V-Ud-CQM" firstAttribute="centerY" secondItem="0Gc-fu-jG7" secondAttribute="centerY" id="tZx-8w-jk0"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="titleLabel" destination="H3V-Ud-CQM" id="rFH-ND-7e9"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="vLn-jg-qO2" id="fpk-er-qlH"/>
- <outlet property="delegate" destination="vLn-jg-qO2" id="itb-oC-qVX"/>
- </connections>
- </tableView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Tfn-3m-nS4" firstAttribute="leading" secondItem="Glx-5I-7JL" secondAttribute="leading" id="6FQ-cE-kUg"/>
- <constraint firstItem="Tfn-3m-nS4" firstAttribute="top" secondItem="Glx-5I-7JL" secondAttribute="top" id="YoH-bk-uwv"/>
- <constraint firstItem="Glx-5I-7JL" firstAttribute="trailing" secondItem="Tfn-3m-nS4" secondAttribute="trailing" id="fgt-UT-eCV"/>
- <constraint firstItem="Glx-5I-7JL" firstAttribute="bottom" secondItem="Tfn-3m-nS4" secondAttribute="bottom" id="u9D-aj-Pg8"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Glx-5I-7JL"/>
- </view>
- <connections>
- <outlet property="optionTable" destination="Tfn-3m-nS4" id="xls-RJ-I2h"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="VD0-e9-VNF" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="658" y="54"/>
- </scene>
- <!--Change Password View Controller-->
- <scene sceneID="SiS-Sm-5ua">
- <objects>
- <viewController storyboardIdentifier="RAChangePasswordViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="q0p-GF-XgD" customClass="RAChangePasswordViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="XiV-dx-5Lf">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Old password *required" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="AGg-Is-zfV">
- <rect key="frame" x="5" y="61" width="590" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="tdG-fz-DUH"/>
- </constraints>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
- <connections>
- <outlet property="delegate" destination="q0p-GF-XgD" id="4Xo-J8-U63"/>
- </connections>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Change Password" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XYO-s8-g1R">
- <rect key="frame" x="5" y="30" width="590" height="21"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="New password *required" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="one-j7-LgU">
- <rect key="frame" x="5" y="101" width="590" height="30"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
- <connections>
- <outlet property="delegate" destination="q0p-GF-XgD" id="s14-bx-KKH"/>
- </connections>
- </textField>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Confirm new password *required" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="dQK-Xb-iG2">
- <rect key="frame" x="5" y="141" width="590" height="30"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
- <connections>
- <outlet property="delegate" destination="q0p-GF-XgD" id="vKK-Ne-nD6"/>
- </connections>
- </textField>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mZu-0K-iio">
- <rect key="frame" x="0.0" y="181" width="600" height="40"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gkw-yN-ovJ">
- <rect key="frame" x="10" y="0.0" width="285" height="40"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i90-wQ-C0t">
- <rect key="frame" x="118.5" y="5" width="48" height="30"/>
- <state key="normal" title="Cancel"/>
- <connections>
- <action selector="cancelBtnClick:" destination="q0p-GF-XgD" eventType="touchUpInside" id="Bfz-hQ-8gd"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="i90-wQ-C0t" firstAttribute="centerY" secondItem="gkw-yN-ovJ" secondAttribute="centerY" id="03R-zG-jjK"/>
- <constraint firstItem="i90-wQ-C0t" firstAttribute="centerX" secondItem="gkw-yN-ovJ" secondAttribute="centerX" id="teA-L3-jiv"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xb4-bE-BCi">
- <rect key="frame" x="305" y="0.0" width="285" height="40"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NV0-3K-Irh">
- <rect key="frame" x="116" y="5" width="53" height="30"/>
- <state key="normal" title="Change"/>
- <connections>
- <action selector="changeBtnClick:" destination="q0p-GF-XgD" eventType="touchUpInside" id="oHD-Ns-DyX"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="NV0-3K-Irh" firstAttribute="centerX" secondItem="xb4-bE-BCi" secondAttribute="centerX" id="41i-b6-WRa"/>
- <constraint firstItem="NV0-3K-Irh" firstAttribute="centerY" secondItem="xb4-bE-BCi" secondAttribute="centerY" id="PBX-UU-rDL"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="xb4-bE-BCi" firstAttribute="height" secondItem="gkw-yN-ovJ" secondAttribute="height" id="7zk-T8-l0Z"/>
- <constraint firstItem="xb4-bE-BCi" firstAttribute="centerY" secondItem="gkw-yN-ovJ" secondAttribute="centerY" id="9xp-pz-4Qt"/>
- <constraint firstItem="xb4-bE-BCi" firstAttribute="leading" secondItem="gkw-yN-ovJ" secondAttribute="trailing" constant="10" id="Amh-VE-NCY"/>
- <constraint firstAttribute="trailing" secondItem="xb4-bE-BCi" secondAttribute="trailing" constant="10" id="M6u-j4-dlI"/>
- <constraint firstItem="gkw-yN-ovJ" firstAttribute="height" secondItem="mZu-0K-iio" secondAttribute="height" id="PqS-yU-544"/>
- <constraint firstItem="xb4-bE-BCi" firstAttribute="width" secondItem="gkw-yN-ovJ" secondAttribute="width" id="dKj-40-hMP"/>
- <constraint firstAttribute="height" constant="40" id="eDb-up-scU"/>
- <constraint firstItem="gkw-yN-ovJ" firstAttribute="leading" secondItem="mZu-0K-iio" secondAttribute="leading" constant="10" id="h9P-QF-shc"/>
- <constraint firstItem="gkw-yN-ovJ" firstAttribute="centerY" secondItem="mZu-0K-iio" secondAttribute="centerY" id="ocf-ue-dhy"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="XYO-s8-g1R" firstAttribute="leading" secondItem="wbS-Du-ewM" secondAttribute="leading" constant="5" id="1Wv-CX-Hbg"/>
- <constraint firstItem="mZu-0K-iio" firstAttribute="leading" secondItem="wbS-Du-ewM" secondAttribute="leading" id="5RY-GD-sLK"/>
- <constraint firstItem="mZu-0K-iio" firstAttribute="top" secondItem="dQK-Xb-iG2" secondAttribute="bottom" constant="10" id="6hY-8G-FDo"/>
- <constraint firstItem="AGg-Is-zfV" firstAttribute="leading" secondItem="XYO-s8-g1R" secondAttribute="leading" id="9yH-gO-Mbr"/>
- <constraint firstItem="AGg-Is-zfV" firstAttribute="top" secondItem="XYO-s8-g1R" secondAttribute="bottom" constant="10" id="BIt-jU-RuU"/>
- <constraint firstItem="dQK-Xb-iG2" firstAttribute="leading" secondItem="one-j7-LgU" secondAttribute="leading" id="HFH-vU-gQ0"/>
- <constraint firstItem="dQK-Xb-iG2" firstAttribute="top" secondItem="one-j7-LgU" secondAttribute="bottom" constant="10" id="L0x-Ni-kFD"/>
- <constraint firstItem="one-j7-LgU" firstAttribute="top" secondItem="AGg-Is-zfV" secondAttribute="bottom" constant="10" id="Lyy-X2-PbC"/>
- <constraint firstItem="dQK-Xb-iG2" firstAttribute="height" secondItem="one-j7-LgU" secondAttribute="height" id="Mb5-xc-Yxl"/>
- <constraint firstItem="dQK-Xb-iG2" firstAttribute="trailing" secondItem="one-j7-LgU" secondAttribute="trailing" id="Zk2-fJ-kqA"/>
- <constraint firstItem="wbS-Du-ewM" firstAttribute="trailing" secondItem="XYO-s8-g1R" secondAttribute="trailing" constant="5" id="dag-gm-Dxn"/>
- <constraint firstItem="one-j7-LgU" firstAttribute="height" secondItem="AGg-Is-zfV" secondAttribute="height" id="gJG-Ax-FnN"/>
- <constraint firstItem="AGg-Is-zfV" firstAttribute="trailing" secondItem="XYO-s8-g1R" secondAttribute="trailing" id="jfR-7a-CWn"/>
- <constraint firstItem="one-j7-LgU" firstAttribute="leading" secondItem="AGg-Is-zfV" secondAttribute="leading" id="oCk-B6-DdE"/>
- <constraint firstItem="wbS-Du-ewM" firstAttribute="trailing" secondItem="mZu-0K-iio" secondAttribute="trailing" id="qFG-a9-W1c"/>
- <constraint firstItem="one-j7-LgU" firstAttribute="trailing" secondItem="AGg-Is-zfV" secondAttribute="trailing" id="veq-oU-lur"/>
- <constraint firstItem="XYO-s8-g1R" firstAttribute="top" secondItem="wbS-Du-ewM" secondAttribute="top" constant="10" id="ztq-Pn-u66"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="wbS-Du-ewM"/>
- </view>
- <connections>
- <outlet property="cancelBtn" destination="i90-wQ-C0t" id="e53-2c-oAC"/>
- <outlet property="changeBtn" destination="NV0-3K-Irh" id="njh-FX-gJO"/>
- <outlet property="changeTextField" destination="one-j7-LgU" id="dsp-U4-vpx"/>
- <outlet property="confirmTextField" destination="dQK-Xb-iG2" id="E4L-0U-0pP"/>
- <outlet property="oldTextField" destination="AGg-Is-zfV" id="DFx-tR-NRD"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="SjR-G2-BNH" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1376.8" y="53.523238380809602"/>
- </scene>
- </scenes>
- <resources>
- <image name="icon_50" width="50" height="50"/>
- <image name="redant_40" width="40" height="40"/>
- </resources>
- </document>
|