summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2013-09-05 12:14:12 +0200
committerMichael Jurka <mikejurka@google.com>2013-09-05 12:42:08 +0200
commit4b94060491eb14f4f1d40b86012414910325751a (patch)
treedcdc86b92b4d2e5e7f90bb41d803f263e0b8f902 /res
parent60e01b610a3247c87384e403697aa332d0d3a1f5 (diff)
downloadandroid_packages_apps_Trebuchet-4b94060491eb14f4f1d40b86012414910325751a.tar.gz
android_packages_apps_Trebuchet-4b94060491eb14f4f1d40b86012414910325751a.tar.bz2
android_packages_apps_Trebuchet-4b94060491eb14f4f1d40b86012414910325751a.zip
Show and hide the wallpaper list in response to touch
Diffstat (limited to 'res')
-rw-r--r--res/layout/wallpaper_picker.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/wallpaper_picker.xml b/res/layout/wallpaper_picker.xml
index 493606da5..347a63e75 100644
--- a/res/layout/wallpaper_picker.xml
+++ b/res/layout/wallpaper_picker.xml
@@ -37,6 +37,7 @@
android:indeterminateOnly="true"
android:background="@android:color/transparent" />
<HorizontalScrollView
+ android:id="@+id/wallpaper_strip"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true" >