Skip to content

Commit 69e1ad7

Browse files
committed
Sizes class for iPhone on detail view
1 parent c6e9e32 commit 69e1ad7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TestSwift/Base.lproj/Main.storyboard

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
</connections>
4545
</tableViewCell>
4646
</prototypes>
47+
<variation key="widthClass=compact" fixedFrame="YES">
48+
<rect key="frame" x="0.0" y="37" width="320" height="443"/>
49+
</variation>
4750
<connections>
4851
<outlet property="dataSource" destination="BYZ-38-t0r" id="Rph-up-PTP"/>
4952
<outlet property="delegate" destination="BYZ-38-t0r" id="zEB-7D-wXK"/>
@@ -79,6 +82,9 @@
7982
<fontDescription key="fontDescription" name="HelveticaNeue-Light" family="Helvetica Neue" pointSize="33"/>
8083
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
8184
<nil key="highlightedColor"/>
85+
<variation key="widthClass=compact" fixedFrame="YES">
86+
<rect key="frame" x="71" y="71" width="179" height="52"/>
87+
</variation>
8288
</label>
8389
</subviews>
8490
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>

0 commit comments

Comments
 (0)