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
This commit is contained in:
Romain Guy 2009-04-08 12:48:14 -07:00 committed by The Android Open Source Project
parent 48a5c89517
commit 6164fdd8da
1 changed files with 1 additions and 6 deletions

View File

@ -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" />