|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="yd7-Jm-fFU"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="yd7-Jm-fFU"> |
3 | 3 | <device id="retina5_9" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
|
2184 | 2184 | <rect key="frame" x="0.0" y="0.0" width="375" height="724"/> |
2185 | 2185 | <subviews> |
2186 | 2186 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Uph-ku-D9D"> |
2187 | | - <rect key="frame" x="10" y="0.0" width="355" height="203.66666666666666"/> |
| 2187 | + <rect key="frame" x="10" y="0.0" width="355" height="303.66666666666669"/> |
2188 | 2188 | <subviews> |
2189 | 2189 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZtA-cW-m4d"> |
2190 | 2190 | <rect key="frame" x="0.0" y="0.0" width="355" height="21.666666666666668"/> |
|
2212 | 2212 | <nil key="highlightedColor"/> |
2213 | 2213 | </label> |
2214 | 2214 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="This is TextView" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Q84-7g-O8D"> |
2215 | | - <rect key="frame" x="0.0" y="103.66666666666666" width="355" height="100"/> |
| 2215 | + <rect key="frame" x="0.0" y="103.66666666666666" width="355" height="199.99999999999997"/> |
2216 | 2216 | <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
2217 | 2217 | <constraints> |
2218 | | - <constraint firstAttribute="height" constant="100" id="OPW-6P-SP3"/> |
| 2218 | + <constraint firstAttribute="height" constant="200" id="OPW-6P-SP3"/> |
2219 | 2219 | </constraints> |
2220 | 2220 | <color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/> |
2221 | 2221 | <fontDescription key="fontDescription" type="system" pointSize="16"/> |
|
0 commit comments