summaryrefslogtreecommitdiffstats
path: root/res/layout-land/launcher.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-10-01 14:04:18 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-10-05 14:14:19 -0700
commit77ccb8d03c17aeb32dccfb0930ae974f6cca7455 (patch)
tree4bd7bc1805278685a23d87bb5b441a953a417d3c /res/layout-land/launcher.xml
parent8220d8afaad78fe4ac4e2935193f3789c456ac3a (diff)
downloadandroid_packages_apps_Trebuchet-77ccb8d03c17aeb32dccfb0930ae974f6cca7455.tar.gz
android_packages_apps_Trebuchet-77ccb8d03c17aeb32dccfb0930ae974f6cca7455.tar.bz2
android_packages_apps_Trebuchet-77ccb8d03c17aeb32dccfb0930ae974f6cca7455.zip
Removing some unused resources
Change-Id: I6aa8a2d7eb4599ed2351c54fe0885839b5ba4521
Diffstat (limited to 'res/layout-land/launcher.xml')
-rw-r--r--res/layout-land/launcher.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index 951a30ec7..d166df7ac 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -39,8 +39,7 @@
android:id="@+id/workspace"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:layout_gravity="center"
- launcher:defaultScreen="@integer/config_workspaceDefaultScreen" />
+ android:layout_gravity="center" />
<!-- DO NOT CHANGE THE ID -->
<include layout="@layout/hotseat"