75 lines
6.8 KiB
XML
75 lines
6.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina4_7" orientation="portrait">
|
|
<adaptation id="fullscreen"/>
|
|
</device>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="FUIPasswordRecoveryViewController">
|
|
<connections>
|
|
<outlet property="_tableView" destination="H6t-i3-acV" id="0wN-sA-gSw"/>
|
|
<outlet property="footerTextView" destination="ncz-Ir-7MQ" id="35L-yA-7Du"/>
|
|
<outlet property="termsOfServiceView" destination="3ap-1R-mtP" id="Ufh-bn-MRb"/>
|
|
<outlet property="view" destination="dVE-hn-rd9" id="maO-pT-zcy"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="dVE-hn-rd9">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="H6t-i3-acV">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<view key="tableFooterView" contentMode="scaleToFill" id="hh3-Pu-5aV">
|
|
<rect key="frame" x="0.0" y="896.5" width="375" height="100"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" verticalHuggingPriority="249" bounces="NO" scrollEnabled="NO" editable="NO" text="Get instructions sent to this email that explain how to reset your password." textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ncz-Ir-7MQ">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
</textView>
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" editable="NO" text="Terms of Service" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="3ap-1R-mtP" userLabel="Terms Of Service View" customClass="FUIPrivacyAndTermsOfServiceView">
|
|
<rect key="frame" x="0.0" y="69" width="375" height="30.5"/>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
</textView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailing" secondItem="3ap-1R-mtP" secondAttribute="trailing" id="0xr-oA-YXj"/>
|
|
<constraint firstItem="3ap-1R-mtP" firstAttribute="top" secondItem="ncz-Ir-7MQ" secondAttribute="bottom" constant="24" id="BRj-Ou-eVU" userLabel="Terms Of Service View.top = Footer Text View.bottom"/>
|
|
<constraint firstAttribute="bottom" secondItem="3ap-1R-mtP" secondAttribute="bottom" constant="0.5" id="MM3-sc-mhf"/>
|
|
<constraint firstItem="3ap-1R-mtP" firstAttribute="leading" secondItem="hh3-Pu-5aV" secondAttribute="leading" id="k7B-5m-MiU"/>
|
|
<constraint firstAttribute="trailing" secondItem="ncz-Ir-7MQ" secondAttribute="trailing" id="ob3-Jw-8iF"/>
|
|
<constraint firstItem="ncz-Ir-7MQ" firstAttribute="top" secondItem="hh3-Pu-5aV" secondAttribute="top" id="tWd-CY-6tT"/>
|
|
<constraint firstItem="ncz-Ir-7MQ" firstAttribute="leading" secondItem="hh3-Pu-5aV" secondAttribute="leading" id="xyd-cq-b53"/>
|
|
</constraints>
|
|
</view>
|
|
<connections>
|
|
<outlet property="dataSource" destination="-1" id="p7d-oK-2Dk"/>
|
|
<outlet property="delegate" destination="-1" id="nqi-Zo-4EP"/>
|
|
</connections>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="H6t-i3-acV" firstAttribute="centerY" secondItem="dVE-hn-rd9" secondAttribute="centerY" id="MFP-Pv-kCs"/>
|
|
<constraint firstItem="H6t-i3-acV" firstAttribute="centerX" secondItem="dVE-hn-rd9" secondAttribute="centerX" id="Uhd-9T-8Yp"/>
|
|
<constraint firstItem="H6t-i3-acV" firstAttribute="width" secondItem="dVE-hn-rd9" secondAttribute="width" id="clA-Wq-s6e"/>
|
|
<constraint firstItem="H6t-i3-acV" firstAttribute="height" secondItem="dVE-hn-rd9" secondAttribute="height" id="rr8-sc-2Hl"/>
|
|
</constraints>
|
|
<point key="canvasLocation" x="24.5" y="51.5"/>
|
|
</view>
|
|
</objects>
|
|
</document>
|