diff options
author | Siqi LIU <me@siqi.fr> | 2013-07-30 23:43:14 +0200 |
---|---|---|
committer | Siqi LIU <me@siqi.fr> | 2013-07-30 23:43:14 +0200 |
commit | 1c9b3a5ba03d26c8d05591af38d4d3c160d2e009 (patch) | |
tree | 6aeeb95e3505d2dc4fa05f5ba277783f69c7861a /ios | |
parent | 677de2eb92dbdeb3f131a66922fa9ee9907d085f (diff) |
change preview background to default
Change-Id: I9756d8d056c55fb1ce75af7a86dd17e50c0e0524
Diffstat (limited to 'ios')
-rw-r--r-- | ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard b/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard index 8ed63dd56318..a1b76f123780 100644 --- a/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard +++ b/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard @@ -427,7 +427,7 @@ <tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="singleLineEtched" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="rWA-v3-wtf"> <rect key="frame" x="0.0" y="64" width="320" height="504"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/> - <color key="backgroundColor" cocoaTouchSystemColor="scrollViewTexturedBackgroundColor"/> + <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> <view key="tableHeaderView" contentMode="scaleToFill" id="nOZ-aL-o5J"> <rect key="frame" x="0.0" y="0.0" width="320" height="157"/> <subviews> |