summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorChih-yu Huang <akahuang@google.com>2011-11-04 11:25:43 +0800
committerChih-yu Huang <akahuang@google.com>2011-11-04 11:35:59 +0800
commit44f464dae01a0642819bcaa3a4ec7b4019372c1c (patch)
tree37912d3da3fecc1af3a0e4245d45996eb2d31a2f /res
parent530a0dee238412cbdff39bd64295c74f39cc782e (diff)
downloadLegacyCamera-44f464dae01a0642819bcaa3a4ec7b4019372c1c.zip
LegacyCamera-44f464dae01a0642819bcaa3a4ec7b4019372c1c.tar.gz
LegacyCamera-44f464dae01a0642819bcaa3a4ec7b4019372c1c.tar.bz2
Enable full area when tapping "X" mark of review button.
bug:5564100 Change-Id: Ia63d920e946f7ada7f16e98deb248eaac216e028
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>