Skip to content

Commit 9ddd75f

Browse files
committed
add color to see the problem
1 parent 8ed0075 commit 9ddd75f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ECSlidingViewController/iPhone.storyboard

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,16 @@
9191
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="l96-ys-R5e">
9292
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
9393
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
94-
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
94+
<color key="backgroundColor" red="0.59951899119999996" green="1" blue="0.26058263749999999" alpha="1" colorSpace="calibratedRGB"/>
9595
<prototypes>
9696
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SampleCell" id="qyy-AV-wEG">
97-
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
97+
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
9898
<autoresizingMask key="autoresizingMask"/>
9999
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qyy-AV-wEG" id="Bw7-EF-56A">
100-
<rect key="frame" x="0.0" y="0.0" width="300" height="43"/>
100+
<rect key="frame" x="0.0" y="0.0" width="287" height="43"/>
101101
<autoresizingMask key="autoresizingMask"/>
102102
</tableViewCellContentView>
103+
<color key="backgroundColor" red="0.59951899119999996" green="1" blue="0.26058263749999999" alpha="1" colorSpace="calibratedRGB"/>
103104
<connections>
104105
<segue destination="TUY-D5-X7T" kind="push" id="8Dn-qT-01m"/>
105106
</connections>

0 commit comments

Comments
 (0)