diff options
author | Patrick Dubroy <dubroy@google.com> | 2010-09-22 15:04:29 -0700 |
---|---|---|
committer | Patrick Dubroy <dubroy@google.com> | 2010-09-22 16:23:09 -0700 |
commit | dea9e93e4a7b78ae48f27ac0d5d117f6b393bba0 (patch) | |
tree | a73ca564f85b0b8eff3fd542659c55c0d1965297 /res/layout-xlarge | |
parent | 097b49c86eb0952f3febe28cc59743915a09a5e2 (diff) | |
download | packages_apps_trebuchet-dea9e93e4a7b78ae48f27ac0d5d117f6b393bba0.zip packages_apps_trebuchet-dea9e93e4a7b78ae48f27ac0d5d117f6b393bba0.tar.gz packages_apps_trebuchet-dea9e93e4a7b78ae48f27ac0d5d117f6b393bba0.tar.bz2 |
Fix misaligned drop targets in the all apps CAB
Diffstat (limited to 'res/layout-xlarge')
-rw-r--r-- | res/layout-xlarge/launcher.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-xlarge/launcher.xml b/res/layout-xlarge/launcher.xml index c6acec3..9ed2dc5 100644 --- a/res/layout-xlarge/launcher.xml +++ b/res/layout-xlarge/launcher.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2007 The Android Open Source Project +<!-- Copyright (C) 2010 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |