summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRomain Guy <>2009-04-08 12:48:14 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-08 12:48:14 -0700
commit6164fdd8da31ae3485e17c54875a816c69b22a01 (patch)
tree814425f2af22b633bdc723925270e97ca4445250 /res
parent48a5c895172c88cbe20cc0ed7ec6624a9a3ca387 (diff)
downloadandroid_packages_apps_Trebuchet-6164fdd8da31ae3485e17c54875a816c69b22a01.tar.gz
android_packages_apps_Trebuchet-6164fdd8da31ae3485e17c54875a816c69b22a01.tar.bz2
android_packages_apps_Trebuchet-6164fdd8da31ae3485e17c54875a816c69b22a01.zip
AI 145085: Fixes #1777943. Get rid of the Clock widget on the default Home configuration and bring the Search widget to the center screen.
BUG=1777943 Automated import of CL 145085
Diffstat (limited to 'res')
-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" />