|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina6_1" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17505"/> |
6 | 6 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
| 7 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
7 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
8 | 9 | </dependencies>
|
9 | 10 | <objects>
|
|
23 | 24 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
24 | 25 | <subviews>
|
25 | 26 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="cvw-J0-JLY">
|
26 |
| - <rect key="frame" x="20" y="74" width="468" height="731"/> |
27 |
| - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 27 | + <rect key="frame" x="20" y="0.0" width="468" height="825"/> |
| 28 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
28 | 29 | <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
|
29 |
| - <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/> |
30 |
| - <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 30 | + <color key="textColor" systemColor="labelColor"/> |
| 31 | + <fontDescription key="fontDescription" type="system" pointSize="12"/> |
31 | 32 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
32 | 33 | </textView>
|
33 | 34 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Fjt-yc-d4i">
|
|
41 | 42 | </connections>
|
42 | 43 | </button>
|
43 | 44 | <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="cq9-nr-dyv">
|
44 |
| - <rect key="frame" x="20" y="20" width="273" height="32"/> |
| 45 | + <rect key="frame" x="20" y="52" width="273" height="32"/> |
45 | 46 | <segments>
|
46 | 47 | <segment title="Full ViewController"/>
|
47 | 48 | <segment title="Options Variable"/>
|
|
51 | 52 | </connections>
|
52 | 53 | </segmentedControl>
|
53 | 54 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4uN-xn-LPG">
|
54 |
| - <rect key="frame" x="323" y="696" width="150" height="47"/> |
| 55 | + <rect key="frame" x="324" y="696" width="149" height="47"/> |
55 | 56 | <color key="backgroundColor" red="0.12156862745098039" green="0.12549019607843137" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
|
56 | 57 | <inset key="contentEdgeInsets" minX="22" minY="8" maxX="14" maxY="8"/>
|
57 | 58 | <inset key="imageEdgeInsets" minX="-16" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
60 | 61 | <action selector="copyButtonTouched" destination="-1" eventType="touchUpInside" id="c8D-hO-HDy"/>
|
61 | 62 | </connections>
|
62 | 63 | </button>
|
63 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bnx-km-xRg"> |
64 |
| - <rect key="frame" x="426" y="20" width="47" height="43"/> |
| 64 | + <button opaque="NO" contentMode="scaleAspectFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bnx-km-xRg"> |
| 65 | + <rect key="frame" x="434" y="52" width="39" height="35"/> |
65 | 66 | <color key="backgroundColor" red="0.1215686275" green="0.12549019610000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
|
| 67 | + <constraints> |
| 68 | + <constraint firstAttribute="height" constant="35" id="izK-Vs-ZPH"/> |
| 69 | + <constraint firstAttribute="width" constant="39" id="zcc-jO-KZF"/> |
| 70 | + </constraints> |
66 | 71 | <inset key="contentEdgeInsets" minX="10" minY="8" maxX="10" maxY="8"/>
|
67 | 72 | <state key="normal" image="helpButton"/>
|
68 | 73 | <connections>
|
|
71 | 76 | </connections>
|
72 | 77 | </button>
|
73 | 78 | </subviews>
|
| 79 | + <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> |
74 | 80 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
75 | 81 | <constraints>
|
76 | 82 | <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="4uN-xn-LPG" secondAttribute="trailing" constant="20" id="1RA-gL-rX8"/>
|
77 | 83 | <constraint firstItem="cq9-nr-dyv" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="E02-Ta-5YT"/>
|
78 |
| - <constraint firstAttribute="bottom" secondItem="cvw-J0-JLY" secondAttribute="bottom" constant="20" id="Exb-Sd-OqV"/> |
| 84 | + <constraint firstAttribute="bottom" secondItem="cvw-J0-JLY" secondAttribute="bottom" id="Exb-Sd-OqV"/> |
79 | 85 | <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="bnx-km-xRg" secondAttribute="trailing" constant="20" id="LcD-un-uOe"/>
|
80 |
| - <constraint firstItem="bnx-km-xRg" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="TIy-N7-QSb"/> |
| 86 | + <constraint firstItem="bnx-km-xRg" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="8" id="TIy-N7-QSb"/> |
81 | 87 | <constraint firstItem="Fjt-yc-d4i" firstAttribute="top" secondItem="4uN-xn-LPG" secondAttribute="bottom" constant="8" id="ac1-UU-jg0"/>
|
82 | 88 | <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="cvw-J0-JLY" secondAttribute="trailing" constant="5" id="aq1-h0-1nT"/>
|
83 | 89 | <constraint firstAttribute="bottom" secondItem="Fjt-yc-d4i" secondAttribute="bottom" constant="28" id="dxV-xX-NJ4"/>
|
84 |
| - <constraint firstItem="cq9-nr-dyv" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="lbB-gA-VL5"/> |
85 |
| - <constraint firstItem="cvw-J0-JLY" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="30" id="o6K-u6-Is1"/> |
| 90 | + <constraint firstItem="cvw-J0-JLY" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="gDQ-1j-x0Z"/> |
| 91 | + <constraint firstItem="cq9-nr-dyv" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="8" id="lbB-gA-VL5"/> |
86 | 92 | <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Fjt-yc-d4i" secondAttribute="trailing" constant="20" id="r8k-zT-2qg"/>
|
87 | 93 | <constraint firstItem="cvw-J0-JLY" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="rbb-1j-Vxg"/>
|
88 | 94 | </constraints>
|
89 | 95 | <nil key="simulatedTopBarMetrics"/>
|
90 | 96 | <nil key="simulatedBottomBarMetrics"/>
|
91 | 97 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
92 |
| - <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> |
93 | 98 | <point key="canvasLocation" x="194.92753623188406" y="176.45089285714286"/>
|
94 | 99 | </view>
|
95 | 100 | </objects>
|
96 | 101 | <resources>
|
97 | 102 | <image name="copyButton" width="26" height="31"/>
|
98 | 103 | <image name="downloadButton" width="25" height="30"/>
|
99 | 104 | <image name="helpButton" width="27" height="27"/>
|
| 105 | + <systemColor name="labelColor"> |
| 106 | + <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 107 | + </systemColor> |
| 108 | + <systemColor name="systemBackgroundColor"> |
| 109 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 110 | + </systemColor> |
100 | 111 | </resources>
|
101 | 112 | </document>
|
0 commit comments