summaryrefslogtreecommitdiffstats
path: root/res/layout-land/workspace_screen.xml
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2009-07-30 13:37:37 -0700
committerJoe Onorato <joeo@android.com>2009-07-30 13:37:37 -0700
commita5902524d4403885eb4c50360bf3465c6be796ef (patch)
tree230ccdd3b32e39d7691ead6f5e3654af66283273 /res/layout-land/workspace_screen.xml
parentfca7c88f9dba895d9f6cf52c6f0e656445063e3e (diff)
downloadandroid_packages_apps_Trebuchet-a5902524d4403885eb4c50360bf3465c6be796ef.tar.gz
android_packages_apps_Trebuchet-a5902524d4403885eb4c50360bf3465c6be796ef.tar.bz2
android_packages_apps_Trebuchet-a5902524d4403885eb4c50360bf3465c6be796ef.zip
Launcher2 compiles.
Diffstat (limited to 'res/layout-land/workspace_screen.xml')
-rw-r--r--res/layout-land/workspace_screen.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-land/workspace_screen.xml b/res/layout-land/workspace_screen.xml
index 62e59b9ab..5207d7b9c 100644
--- a/res/layout-land/workspace_screen.xml
+++ b/res/layout-land/workspace_screen.xml
@@ -14,9 +14,9 @@
limitations under the License.
-->
-<com.android.launcher.CellLayout
+<com.android.launcher2.CellLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher"
+ xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher2"
android:layout_width="fill_parent"
android:layout_height="fill_parent"