summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/launcher.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index ef1623101..6976112a5 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -22,6 +22,11 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent">
+ <com.android.launcher2.WallpaperView
+ android:id="@+id/wallpaper"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent" />
+
<!-- The workspace contains 3 screens of cells -->
<com.android.launcher2.Workspace
android:id="@+id/workspace"