summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorRomain Guy <>2009-04-09 14:12:26 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-09 14:12:26 -0700
commit1c8fd9eaf6696aae5f04019ee4f8b7561f69c046 (patch)
tree1b53df51a8ca6995ed6ea9ad15594286c8bcc9f1 /res/xml
parent3ecebb05c1dc425a6d0a9dc86b15dab37c73dd50 (diff)
downloadandroid_packages_apps_Trebuchet-1c8fd9eaf6696aae5f04019ee4f8b7561f69c046.tar.gz
android_packages_apps_Trebuchet-1c8fd9eaf6696aae5f04019ee4f8b7561f69c046.tar.bz2
android_packages_apps_Trebuchet-1c8fd9eaf6696aae5f04019ee4f8b7561f69c046.zip
AI 145490: am: CL 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/... Original author: android-build Automated import of CL 145490
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 3f32ef47d..60bfe8294 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" />