summaryrefslogtreecommitdiffstats
path: root/res/layout/wallpaper_picker.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2013-09-05 18:13:37 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-05 18:13:37 +0000
commitc0e8b6880ae75c1f5811146ded4b060f8f1a6f84 (patch)
treed431be011b9322e7eecbb12a81b288597418ce09 /res/layout/wallpaper_picker.xml
parent9bd4d28163e3872de9c9019528cbb570f504fe05 (diff)
parent4b94060491eb14f4f1d40b86012414910325751a (diff)
downloadandroid_packages_apps_Trebuchet-c0e8b6880ae75c1f5811146ded4b060f8f1a6f84.tar.gz
android_packages_apps_Trebuchet-c0e8b6880ae75c1f5811146ded4b060f8f1a6f84.tar.bz2
android_packages_apps_Trebuchet-c0e8b6880ae75c1f5811146ded4b060f8f1a6f84.zip
Merge "Show and hide the wallpaper list in response to touch" into jb-ub-gel-agar
Diffstat (limited to 'res/layout/wallpaper_picker.xml')
-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" >