summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2013-05-14 14:37:46 -0700
committerDoris Liu <tianliu@google.com>2013-05-31 13:52:18 -0700
commit0245bbbee5b3670281b5e55148b46fbd5603dcad (patch)
treedc6fad2e1eff4bd22ca02902baddfc812e9d5b60 /res/layout-land
parent344b4fa24ffad7b53218e7f02c3b233e3d79bb28 (diff)
downloadandroid_packages_apps_Gallery2-0245bbbee5b3670281b5e55148b46fbd5603dcad.tar.gz
android_packages_apps_Gallery2-0245bbbee5b3670281b5e55148b46fbd5603dcad.tar.bz2
android_packages_apps_Gallery2-0245bbbee5b3670281b5e55148b46fbd5603dcad.zip
Improve gesture handling
Change-Id: Ib1e18274480b6bb681bd06f3130f9b9ea198ea98
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/camera_controls.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-land/camera_controls.xml b/res/layout-land/camera_controls.xml
index 96f593ace..432ae9ebd 100644
--- a/res/layout-land/camera_controls.xml
+++ b/res/layout-land/camera_controls.xml
@@ -21,6 +21,7 @@
<View
android:id="@+id/blocker"
+ android:clickable="true"
android:layout_height="match_parent"
android:layout_width="@dimen/switcher_size"
android:layout_gravity="right" />