summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorRomain Guy <romainguy@android.com>2010-03-04 12:07:31 -0800
committerRomain Guy <romainguy@android.com>2010-03-04 12:07:31 -0800
commit4f20947fd6b5c788aa0798a6227b29f662d9d8ea (patch)
tree560c1c73d4fcc73619c5f61d5f5b43b2871d7b1c /res/layout-land
parentcf8790483d0f6007731affaf612592cddd0a7d29 (diff)
downloadandroid_packages_apps_Trebuchet-4f20947fd6b5c788aa0798a6227b29f662d9d8ea.tar.gz
android_packages_apps_Trebuchet-4f20947fd6b5c788aa0798a6227b29f662d9d8ea.tar.bz2
android_packages_apps_Trebuchet-4f20947fd6b5c788aa0798a6227b29f662d9d8ea.zip
Update launcher's namespace.
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/launcher.xml2
-rw-r--r--res/layout-land/workspace_screen.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index bfb54aa4a..d3ab7f5e9 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -16,7 +16,7 @@
<com.android.launcher2.DragLayer
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher2"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
android:id="@+id/drag_layer"
android:layout_width="match_parent"
diff --git a/res/layout-land/workspace_screen.xml b/res/layout-land/workspace_screen.xml
index a58ea0753..315e68b05 100644
--- a/res/layout-land/workspace_screen.xml
+++ b/res/layout-land/workspace_screen.xml
@@ -16,7 +16,7 @@
<com.android.launcher2.CellLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher2"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
android:layout_width="match_parent"
android:layout_height="match_parent"