summaryrefslogtreecommitdiffstats
path: root/res/layout/wallpaper_picker.xml
diff options
context:
space:
mode:
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 3058a3c57..fd66a57be 100644
--- a/res/layout/wallpaper_picker.xml
+++ b/res/layout/wallpaper_picker.xml
@@ -48,6 +48,7 @@
android:layout_height="2dp"
android:background="@drawable/tile_shadow_top" />
<HorizontalScrollView
+ android:id="@+id/wallpaper_scroll_container"
android:layout_width="match_parent"
android:layout_height="wrap_content" >
<LinearLayout android:id="@+id/master_wallpaper_list"