|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | | - <device id="retina4_7" orientation="landscape" appearance="light"/> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | 6 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/> |
|
24 | 24 | </placeholder> |
25 | 25 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
26 | 26 | <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT"> |
27 | | - <rect key="frame" x="0.0" y="0.0" width="667" height="375"/> |
| 27 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
28 | 28 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
29 | 29 | <subviews> |
30 | 30 | <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qla-b8-9Ag"> |
31 | | - <rect key="frame" x="0.0" y="0.0" width="667" height="280"/> |
| 31 | + <rect key="frame" x="0.0" y="0.0" width="375" height="514"/> |
32 | 32 | <subviews> |
33 | 33 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PbU-M0-J6O" userLabel="Scroll Content View"> |
34 | | - <rect key="frame" x="0.0" y="0.0" width="667" height="280"/> |
| 34 | + <rect key="frame" x="0.0" y="0.0" width="375" height="514"/> |
35 | 35 | <subviews> |
36 | | - <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="25" translatesAutoresizingMaskIntoConstraints="NO" id="TTg-Z6-h4X" userLabel="Content Stack View"> |
37 | | - <rect key="frame" x="30" y="3.5" width="607" height="273"/> |
| 36 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="TTg-Z6-h4X" userLabel="Content Stack View"> |
| 37 | + <rect key="frame" x="30" y="115.5" width="315" height="283"/> |
38 | 38 | <subviews> |
39 | 39 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bUe-f2-zzc" userLabel="Icon Super View"> |
40 | | - <rect key="frame" x="0.0" y="0.0" width="607" height="65"/> |
| 40 | + <rect key="frame" x="0.0" y="0.0" width="315" height="75"/> |
41 | 41 | <subviews> |
42 | 42 | <view contentMode="scaleToFill" placeholderIntrinsicWidth="120" placeholderIntrinsicHeight="100" translatesAutoresizingMaskIntoConstraints="NO" id="v3d-AD-Jsf" customClass="AnimationView" customModule="Lottie"> |
43 | 43 | <rect key="frame" x="0.0" y="0.0" width="120" height="65"/> |
|
51 | 51 | <constraints> |
52 | 52 | <constraint firstItem="v3d-AD-Jsf" firstAttribute="leading" secondItem="bUe-f2-zzc" secondAttribute="leading" id="0UI-m4-Lgf"/> |
53 | 53 | <constraint firstItem="v3d-AD-Jsf" firstAttribute="top" secondItem="bUe-f2-zzc" secondAttribute="top" id="OaQ-NS-YRw"/> |
54 | | - <constraint firstAttribute="bottom" secondItem="v3d-AD-Jsf" secondAttribute="bottom" id="fBl-FF-uc8"/> |
| 54 | + <constraint firstAttribute="bottom" secondItem="v3d-AD-Jsf" secondAttribute="bottom" constant="10" id="fBl-FF-uc8"> |
| 55 | + <variation key="heightClass=compact" constant="0.0"/> |
| 56 | + </constraint> |
55 | 57 | </constraints> |
56 | 58 | </view> |
57 | 59 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.59999999999999998" translatesAutoresizingMaskIntoConstraints="NO" id="EqD-nO-Q6T"> |
58 | | - <rect key="frame" x="0.0" y="85" width="607" height="20.5"/> |
| 60 | + <rect key="frame" x="0.0" y="95" width="315" height="20.5"/> |
59 | 61 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
60 | 62 | <nil key="textColor"/> |
61 | 63 | <nil key="highlightedColor"/> |
62 | 64 | </label> |
63 | 65 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Subtitle Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.59999999999999998" translatesAutoresizingMaskIntoConstraints="NO" id="n6H-KY-dMw"> |
64 | | - <rect key="frame" x="0.0" y="125.5" width="607" height="20.5"/> |
| 66 | + <rect key="frame" x="0.0" y="135.5" width="315" height="20.5"/> |
65 | 67 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
66 | 68 | <nil key="textColor"/> |
67 | 69 | <nil key="highlightedColor"/> |
68 | 70 | </label> |
69 | 71 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Footnote Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.59999999999999998" translatesAutoresizingMaskIntoConstraints="NO" id="1l4-qY-6ZA"> |
70 | | - <rect key="frame" x="0.0" y="166" width="607" height="20.5"/> |
| 72 | + <rect key="frame" x="0.0" y="176" width="315" height="20.5"/> |
71 | 73 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
72 | 74 | <nil key="textColor"/> |
73 | 75 | <nil key="highlightedColor"/> |
74 | 76 | </label> |
75 | 77 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0z9-x4-AgY" userLabel="Learn More Super View"> |
76 | | - <rect key="frame" x="0.0" y="206.5" width="607" height="66.5"/> |
| 78 | + <rect key="frame" x="0.0" y="216.5" width="315" height="66.5"/> |
77 | 79 | <subviews> |
78 | 80 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n55-iX-u43"> |
79 | 81 | <rect key="frame" x="0.0" y="0.0" width="128" height="66.5"/> |
|
92 | 94 | </constraints> |
93 | 95 | </view> |
94 | 96 | </subviews> |
95 | | - <variation key="heightClass=compact" spacing="20"/> |
96 | 97 | </stackView> |
97 | 98 | </subviews> |
98 | 99 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
|
115 | 116 | </constraints> |
116 | 117 | </scrollView> |
117 | 118 | <stackView opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="354" placeholderIntrinsicHeight="166" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="vcE-wc-fHe"> |
118 | | - <rect key="frame" x="30" y="295" width="607" height="50"/> |
| 119 | + <rect key="frame" x="10.5" y="529" width="354" height="108"/> |
119 | 120 | <subviews> |
120 | 121 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VGE-FS-gsd"> |
121 | | - <rect key="frame" x="0.0" y="0.0" width="96" height="50"/> |
| 122 | + <rect key="frame" x="0.0" y="0.0" width="354" height="50"/> |
122 | 123 | <constraints> |
123 | 124 | <constraint firstAttribute="width" relation="lessThanOrEqual" constant="354" id="93l-ng-h5B"/> |
124 | 125 | <constraint firstAttribute="height" constant="50" id="DD0-7r-C5O"> |
|
132 | 133 | </connections> |
133 | 134 | </button> |
134 | 135 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hPW-8A-Di4"> |
135 | | - <rect key="frame" x="104" y="0.0" width="112" height="50"/> |
| 136 | + <rect key="frame" x="0.0" y="58" width="354" height="50"/> |
136 | 137 | <constraints> |
137 | 138 | <constraint firstAttribute="height" constant="50" id="cH2-GJ-f7z"> |
138 | 139 | <variation key="heightClass=compact-widthClass=regular" constant="44"/> |
|
145 | 146 | </connections> |
146 | 147 | </button> |
147 | 148 | <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c3P-qm-yq7" userLabel="Horizontal Filler View"> |
148 | | - <rect key="frame" x="224" y="0.0" width="383" height="50"/> |
| 149 | + <rect key="frame" x="0.0" y="108" width="354" height="0.0"/> |
149 | 150 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
150 | 151 | <variation key="heightClass=compact" hidden="NO"/> |
151 | 152 | </view> |
|
0 commit comments