Skip to content

Commit 382fb53

Browse files
committed
Part 1
1 parent c65238b commit 382fb53

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

MusicPlayer/Base.lproj/Main.storyboard

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
1818
<subviews>
1919
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="ODz-Kv-YZf">
20-
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
20+
<rect key="frame" x="0.0" y="28" width="600" height="572"/>
2121
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2222
<connections>
2323
<outlet property="dataSource" destination="vXZ-lx-hvc" id="7cL-cq-1uJ"/>
@@ -27,9 +27,6 @@
2727
</subviews>
2828
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
2929
</view>
30-
<connections>
31-
<outlet property="appsTableView" destination="ODz-Kv-YZf" id="7EC-A1-2Rz"/>
32-
</connections>
3330
</viewController>
3431
<placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
3532
</objects>

0 commit comments

Comments
 (0)