Skip to content

Commit 17759e0

Browse files
committed
Rearrange project folders
1 parent 75d9529 commit 17759e0

24 files changed

+3
-3
lines changed

DynamicContainer/DynamicContainer v2/DynamicContainer/Base.lproj/Main.storyboard DynamicContainer/DynamicContainer-v2/DynamicContainer/Base.lproj/Main.storyboard

+3-3
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
<rect key="frame" x="0.0" y="0.0" width="414" height="190"/>
6868
<subviews>
6969
<view contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" layoutMarginsFollowReadableWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nLb-X0-zma" userLabel="ContentView">
70-
<rect key="frame" x="0.0" y="0.0" width="414" height="170.5"/>
70+
<rect key="frame" x="0.0" y="0.0" width="414" height="190"/>
7171
<subviews>
7272
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0C9-7b-mka">
73-
<rect key="frame" x="20" y="20" width="374" height="130.5"/>
73+
<rect key="frame" x="20" y="20" width="374" height="150"/>
7474
<color key="backgroundColor" red="0.090196078430000007" green="0.4549019608" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
7575
<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.</string>
7676
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
@@ -92,7 +92,7 @@
9292
<constraint firstAttribute="bottom" secondItem="nLb-X0-zma" secondAttribute="bottom" id="0MK-eE-EXz"/>
9393
<constraint firstAttribute="trailing" secondItem="nLb-X0-zma" secondAttribute="trailing" id="BXj-g9-ewA"/>
9494
<constraint firstItem="nLb-X0-zma" firstAttribute="leading" secondItem="KIh-Hn-O9i" secondAttribute="leading" id="K5L-Aj-8rR"/>
95-
<constraint firstItem="nLb-X0-zma" firstAttribute="height" secondItem="KIh-Hn-O9i" secondAttribute="height" priority="250" identifier="ScrollViewContentHeight" id="OxK-jS-FCK"/>
95+
<constraint firstItem="nLb-X0-zma" firstAttribute="height" secondItem="KIh-Hn-O9i" secondAttribute="height" priority="749" identifier="ScrollViewContentHeight" id="OxK-jS-FCK"/>
9696
<constraint firstItem="nLb-X0-zma" firstAttribute="width" secondItem="KIh-Hn-O9i" secondAttribute="width" id="hhm-c6-4On"/>
9797
<constraint firstItem="nLb-X0-zma" firstAttribute="top" secondItem="KIh-Hn-O9i" secondAttribute="top" id="qN5-oK-Bz0"/>
9898
</constraints>

0 commit comments

Comments
 (0)