diff options
author | Karl Rosaen <> | 2009-04-23 19:00:21 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-23 19:00:21 -0700 |
commit | 138a04170d964da9cdec228e95b976875ae52481 (patch) | |
tree | 4e96d9d2806cab619764d2ff29f8431822be926e /res/xml | |
parent | eeb46723716c41ba6c6660001ffac4c53cc11cb1 (diff) | |
download | packages_apps_trebuchet-138a04170d964da9cdec228e95b976875ae52481.zip packages_apps_trebuchet-138a04170d964da9cdec228e95b976875ae52481.tar.gz packages_apps_trebuchet-138a04170d964da9cdec228e95b976875ae52481.tar.bz2 |
AI 147564: Merge back from search branch to donut. Notes:
- all public apis and framework changes have been reviewed by relevant folks in our branch (e.g romainguy)
- all new public apis are @hidden; they will still get reviewed by api council once we're in git
- other than that, it's mostly GlobalSearch and search dialog stuff, a new apps provider, and some tweaks
to the contacts provider that was reviewed by jham
Automated import of CL 147564
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/default_workspace.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml index ae2e2a6..2280b61 100644 --- a/res/xml/default_workspace.xml +++ b/res/xml/default_workspace.xml @@ -19,7 +19,7 @@ <clock launcher:screen="2" launcher:x="1" - launcher:y="0" /> + launcher:y="1" /> <search launcher:screen="1" |