summaryrefslogtreecommitdiffstats
path: root/res/layout-port
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-port
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-port')
-rw-r--r--res/layout-port/launcher.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/layout-port/launcher.xml b/res/layout-port/launcher.xml
index 893a430ec..273403e56 100644
--- a/res/layout-port/launcher.xml
+++ b/res/layout-port/launcher.xml
@@ -21,11 +21,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" />
-
<com.android.launcher2.DragLayer
android:id="@+id/drag_layer"
android:layout_width="fill_parent"