Skip to content

Commit 3418d14

Browse files
committed
.
1 parent 33c2ff9 commit 3418d14

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Demo/Demo/Base.lproj/Main.storyboard

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
33
<device id="retina5_9" orientation="portrait" appearance="light"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
@@ -2184,7 +2184,7 @@
21842184
<rect key="frame" x="0.0" y="0.0" width="375" height="724"/>
21852185
<subviews>
21862186
<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"/>
21882188
<subviews>
21892189
<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">
21902190
<rect key="frame" x="0.0" y="0.0" width="355" height="21.666666666666668"/>
@@ -2212,10 +2212,10 @@
22122212
<nil key="highlightedColor"/>
22132213
</label>
22142214
<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"/>
22162216
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
22172217
<constraints>
2218-
<constraint firstAttribute="height" constant="100" id="OPW-6P-SP3"/>
2218+
<constraint firstAttribute="height" constant="200" id="OPW-6P-SP3"/>
22192219
</constraints>
22202220
<color key="textColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/>
22212221
<fontDescription key="fontDescription" type="system" pointSize="16"/>

0 commit comments

Comments
 (0)