summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2009-08-10 15:10:15 -0700
committerRomain Guy <romainguy@android.com>2009-08-10 15:10:15 -0700
commitb1b69f53a878ca45a2781bb0d713f3f97d594aa4 (patch)
tree8117627d293f4793731ada0aedc6bf8e851df0f5 /res/layout-land
parent0bed662a2eea89304bc397457829967529c7a2cc (diff)
downloadandroid_packages_apps_Trebuchet-b1b69f53a878ca45a2781bb0d713f3f97d594aa4.tar.gz
android_packages_apps_Trebuchet-b1b69f53a878ca45a2781bb0d713f3f97d594aa4.tar.bz2
android_packages_apps_Trebuchet-b1b69f53a878ca45a2781bb0d713f3f97d594aa4.zip
Enable live wallpaper in Launcher2
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/launcher.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index 6976112a5..ef1623101 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -22,11 +22,6 @@
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"