Skip to content

Commit

Permalink
Fix background not showing through scrollview
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-hofsteede committed Oct 30, 2013
1 parent 779af04 commit 511badf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HelloMixpanel/HelloMixpanel/en.lproj/ViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,12 @@
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" red="0.5215686559677124" green="0.58431375026702881" blue="0.70196080207824707" alpha="1" colorSpace="deviceRGB"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<color key="backgroundColor" red="0.52156865600000002" green="0.58431375029999999" blue="0.7019608021" alpha="1" colorSpace="deviceRGB"/>
</view>
</objects>
<resources>
Expand Down

0 comments on commit 511badf

Please sign in to comment.