summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorChih-yu Huang <akahuang@google.com>2011-08-22 21:11:04 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-08-22 21:11:04 -0700
commit84afaa29e27c0df338f79154c4c90090cbb7c414 (patch)
treebf0de1a61e4c043b3b705bc5242b4273ac2a86bc /res/layout
parenta6f0b9e759fa2d19d493bde7ffa8105ec2978b94 (diff)
parent3ea573b7823efd6b8a19f4d6535ae61af0ae0b3c (diff)
downloadLegacyCamera-84afaa29e27c0df338f79154c4c90090cbb7c414.zip
LegacyCamera-84afaa29e27c0df338f79154c4c90090cbb7c414.tar.gz
LegacyCamera-84afaa29e27c0df338f79154c4c90090cbb7c414.tar.bz2
Merge "Disable mode picker during video recording"
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/mode_picker.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/mode_picker.xml b/res/layout/mode_picker.xml
index 2fa2c3d..9909307 100644
--- a/res/layout/mode_picker.xml
+++ b/res/layout/mode_picker.xml
@@ -25,7 +25,6 @@
android:layout_height="62dp"
android:layout_width="62dp"
android:scaleType="center"
- android:background="@drawable/btn_mode_background"
android:src="@drawable/btn_ic_camera" />
<LinearLayout android:id="@+id/mode_selection"
android:orientation="vertical"