|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 10 | </dependencies> |
11 | 11 | <objects> |
12 | 12 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="FUIEmailEntryViewController"> |
13 | 13 | <connections> |
14 | | - <outlet property="_tableView" destination="H6t-i3-acV" id="ivu-Xo-dPw"/> |
| 14 | + <outlet property="_tableView" destination="sqQ-Fo-hB1" id="5Ek-qF-gTL"/> |
| 15 | + <outlet property="_termsOfServiceView" destination="9ea-qX-Sdg" id="T20-ZO-fz9"/> |
15 | 16 | <outlet property="view" destination="bth-CL-c9r" id="F2l-k9-ffn"/> |
16 | 17 | </connections> |
17 | 18 | </placeholder> |
|
20 | 21 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
21 | 22 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
22 | 23 | <subviews> |
23 | | - <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"> |
| 24 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="sqQ-Fo-hB1"> |
24 | 25 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
25 | | - <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 26 | + <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
| 27 | + <view key="tableFooterView" contentMode="scaleToFill" id="zAD-Xd-4qt"> |
| 28 | + <rect key="frame" x="0.0" y="896.5" width="375" height="100"/> |
| 29 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 30 | + <subviews> |
| 31 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="Terms of Service" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9ea-qX-Sdg" customClass="FUIPrivacyAndTermsOfServiceView"> |
| 32 | + <rect key="frame" x="10" y="0.0" width="355" height="100"/> |
| 33 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 34 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/> |
| 35 | + <fontDescription key="fontDescription" type="system" pointSize="12"/> |
| 36 | + <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
| 37 | + </textView> |
| 38 | + </subviews> |
| 39 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 40 | + <constraints> |
| 41 | + <constraint firstAttribute="trailing" secondItem="9ea-qX-Sdg" secondAttribute="trailing" constant="10" id="XIO-RK-VZ7"/> |
| 42 | + <constraint firstItem="9ea-qX-Sdg" firstAttribute="top" secondItem="zAD-Xd-4qt" secondAttribute="top" id="b5A-Zf-YCc"/> |
| 43 | + <constraint firstAttribute="bottom" secondItem="9ea-qX-Sdg" secondAttribute="bottom" id="iuk-lu-1BT"/> |
| 44 | + <constraint firstItem="9ea-qX-Sdg" firstAttribute="leading" secondItem="zAD-Xd-4qt" secondAttribute="leading" constant="10" id="lMZ-cS-2hg"/> |
| 45 | + </constraints> |
| 46 | + </view> |
26 | 47 | <connections> |
27 | | - <outlet property="dataSource" destination="-1" id="33A-3M-w3R"/> |
28 | | - <outlet property="delegate" destination="-1" id="bIJ-CI-bmt"/> |
| 48 | + <outlet property="dataSource" destination="-1" id="Sw5-oz-cWe"/> |
| 49 | + <outlet property="delegate" destination="-1" id="xr0-I0-wCb"/> |
29 | 50 | </connections> |
30 | 51 | </tableView> |
31 | 52 | </subviews> |
32 | 53 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
33 | 54 | <constraints> |
34 | | - <constraint firstItem="H6t-i3-acV" firstAttribute="centerY" secondItem="bth-CL-c9r" secondAttribute="centerY" id="HOf-5w-2pQ"/> |
35 | | - <constraint firstItem="H6t-i3-acV" firstAttribute="height" secondItem="bth-CL-c9r" secondAttribute="height" id="Kxk-eP-6fy"/> |
36 | | - <constraint firstItem="H6t-i3-acV" firstAttribute="width" secondItem="bth-CL-c9r" secondAttribute="width" id="Sjr-B8-2fW"/> |
37 | | - <constraint firstItem="H6t-i3-acV" firstAttribute="centerX" secondItem="bth-CL-c9r" secondAttribute="centerX" id="eD1-nP-vHs"/> |
| 55 | + <constraint firstAttribute="trailing" secondItem="sqQ-Fo-hB1" secondAttribute="trailing" id="5Me-cs-Zxv"/> |
| 56 | + <constraint firstItem="sqQ-Fo-hB1" firstAttribute="top" secondItem="bth-CL-c9r" secondAttribute="top" id="OYw-Zf-Kez"/> |
| 57 | + <constraint firstAttribute="bottom" secondItem="sqQ-Fo-hB1" secondAttribute="bottom" id="c4f-G4-8CC"/> |
| 58 | + <constraint firstItem="sqQ-Fo-hB1" firstAttribute="leading" secondItem="bth-CL-c9r" secondAttribute="leading" id="y2b-6O-eFn"/> |
38 | 59 | </constraints> |
39 | 60 | </view> |
40 | 61 | </objects> |
|
0 commit comments