summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorRomain Guy <>2009-04-09 14:12:56 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-09 14:12:56 -0700
commitf64cc759bbde5da34742b7f439712ceced8ee4df (patch)
tree433d75685f1a0515ae825f6538f106be7b9d1a66 /res/xml
parentd51678ad47349c3190c698a103e78afc9ecfbdde (diff)
downloadandroid_packages_apps_Trebuchet-f64cc759bbde5da34742b7f439712ceced8ee4df.tar.gz
android_packages_apps_Trebuchet-f64cc759bbde5da34742b7f439712ceced8ee4df.tar.bz2
android_packages_apps_Trebuchet-f64cc759bbde5da34742b7f439712ceced8ee4df.zip
AI 145472: am: CL 145085 Fixes #1777943. Get rid of the Clock widget on the default Home configuration and bring the Search widget to the center screen.
Original author: romainguy Merged from: //branches/cupcake/... Automated import of CL 145472
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/default_workspace.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index fd7adf761..9197c304c 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -16,13 +16,8 @@
<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
- <clock
- launcher:screen="1"
- launcher:x="1"
- launcher:y="0" />
-
<search
- launcher:screen="2"
+ launcher:screen="1"
launcher:x="0"
launcher:y="0" />