|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder.AppleTV.XIB" version="3.0" toolsVersion="21507" targetRuntime="AppleTV" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder.AppleTV.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="AppleTV" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="appleTV" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="tvOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/>
|
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
40 | 40 | <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A7J-Iw-S0w" userLabel="Stack View - Content">
|
41 | 41 | <rect key="frame" x="0.0" y="116" width="1760" height="844"/>
|
42 | 42 | <subviews>
|
43 |
| - <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="center" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="6Dj-j9-6q0" userLabel="Stack View - 1st Column"> |
| 43 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="40" translatesAutoresizingMaskIntoConstraints="NO" id="6Dj-j9-6q0" userLabel="Stack View - 1st Column"> |
44 | 44 | <rect key="frame" x="0.0" y="0.0" width="880" height="844"/>
|
45 | 45 | <subviews>
|
46 | 46 | <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="0d5-2y-hex">
|
|
51 | 51 | </constraints>
|
52 | 52 | </imageView>
|
53 | 53 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" minimumScaleFactor="0.69999998807907104" translatesAutoresizingMaskIntoConstraints="NO" id="mzo-8H-642" userLabel="SelectedCategoryLabel">
|
54 |
| - <rect key="frame" x="165" y="472" width="550" height="80"/> |
| 54 | + <rect key="frame" x="165" y="400" width="550" height="80"/> |
55 | 55 | <constraints>
|
56 | 56 | <constraint firstAttribute="width" constant="550" id="I3Q-Dc-zSf"/>
|
57 |
| - <constraint firstAttribute="height" constant="80" id="Iop-iC-NkE"/> |
| 57 | + <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="80" id="rNx-CU-XlL"/> |
58 | 58 | </constraints>
|
59 | 59 | <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
60 | 60 | <nil key="textColor"/>
|
61 | 61 | <nil key="highlightedColor"/>
|
62 | 62 | </label>
|
63 |
| - <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="i2S-g5-yct" userLabel="Stack View - Actions"> |
64 |
| - <rect key="frame" x="190" y="664" width="500" height="180"/> |
| 63 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="i2S-g5-yct" userLabel="Stack View - Actions"> |
| 64 | + <rect key="frame" x="190" y="520" width="500" height="128"/> |
65 | 65 | <subviews>
|
66 | 66 | <button opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3ab-43-cUI" customClass="SPAppleTVButton" customModule="ConsentViewController" customModuleProvider="target">
|
67 |
| - <rect key="frame" x="0.0" y="0.0" width="500" height="86"/> |
| 67 | + <rect key="frame" x="0.0" y="0.0" width="500" height="60"/> |
| 68 | + <constraints> |
| 69 | + <constraint firstAttribute="height" constant="60" id="StN-8G-XAA"/> |
| 70 | + </constraints> |
68 | 71 | <inset key="contentEdgeInsets" minX="40" minY="20" maxX="40" maxY="20"/>
|
69 | 72 | <state key="normal" title="Accept All"/>
|
70 | 73 | <connections>
|
71 | 74 | <action selector="onAcceptTap:" destination="-1" eventType="primaryActionTriggered" id="bGN-g8-xIF"/>
|
72 | 75 | </connections>
|
73 | 76 | </button>
|
74 | 77 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NkU-e5-wl4" customClass="SPAppleTVButton" customModule="ConsentViewController" customModuleProvider="target">
|
75 |
| - <rect key="frame" x="0.0" y="94" width="500" height="86"/> |
| 78 | + <rect key="frame" x="0.0" y="68" width="500" height="60"/> |
| 79 | + <constraints> |
| 80 | + <constraint firstAttribute="height" constant="60" id="dpt-rq-R4b"/> |
| 81 | + </constraints> |
76 | 82 | <inset key="contentEdgeInsets" minX="40" minY="20" maxX="40" maxY="20"/>
|
77 | 83 | <state key="normal" title="Save & Exit"/>
|
78 | 84 | <connections>
|
|
85 | 91 | <constraint firstAttribute="width" constant="500" id="jqC-kR-DwJ"/>
|
86 | 92 | </constraints>
|
87 | 93 | </stackView>
|
| 94 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w3s-g0-adj" userLabel="Spacer"> |
| 95 | + <rect key="frame" x="190" y="688" width="500" height="156"/> |
| 96 | + </view> |
88 | 97 | </subviews>
|
89 | 98 | </stackView>
|
90 | 99 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="4ej-KD-EOf" userLabel="Stack View - 2nd Column">
|
|
132 | 141 | </objects>
|
133 | 142 | <resources>
|
134 | 143 | <systemColor name="labelColor">
|
135 |
| - <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 144 | + <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
136 | 145 | </systemColor>
|
137 | 146 | </resources>
|
138 | 147 | </document>
|
0 commit comments