summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorChih-yu Huang <akahuang@google.com>2011-11-03 23:07:21 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-11-03 23:07:21 -0700
commite815ff206d69711c0ad41ebca71f7387b2a5a3b0 (patch)
tree066425cf3e3f7c6a479115195da4837bc3cb9b6a /res
parentee97c77fd2acae064e7ef4df63bf1323e2da81dd (diff)
parent44f464dae01a0642819bcaa3a4ec7b4019372c1c (diff)
downloadLegacyCamera-e815ff206d69711c0ad41ebca71f7387b2a5a3b0.zip
LegacyCamera-e815ff206d69711c0ad41ebca71f7387b2a5a3b0.tar.gz
LegacyCamera-e815ff206d69711c0ad41ebca71f7387b2a5a3b0.tar.bz2
Merge "Enable full area when tapping "X" mark of review button." into ics-mr1
Diffstat (limited to 'res')
-rw-r--r--res/values-sw600dp/styles.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values-sw600dp/styles.xml b/res/values-sw600dp/styles.xml
index a8f4d7b..65d3683 100644
--- a/res/values-sw600dp/styles.xml
+++ b/res/values-sw600dp/styles.xml
@@ -34,9 +34,6 @@
<item name="android:layout_width">32dp</item>
<item name="android:gravity">center</item>
<item name="android:layout_centerHorizontal">true</item>
- <item name="android:clickable">true</item>
- <item name="android:focusable">true</item>
- <item name="android:background">@drawable/bg_pressed</item>
</style>
<style name="ReviewControlText">
<item name="android:layout_height">wrap_content</item>