summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2011-07-02 19:16:31 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-07-02 19:16:31 -0700
commitc9c56f4f717e84ca9f740d4bd3de16260c47625b (patch)
tree0726cfecea6f6a0016a64dc683f3d38a15e0a8c6 /res
parent967289b6d5fec77f5c381d11ffb2319f3bb5e737 (diff)
parent3e8f811f31a2275e778244427271f77f4116c08b (diff)
downloadandroid_packages_apps_Trebuchet-c9c56f4f717e84ca9f740d4bd3de16260c47625b.tar.gz
android_packages_apps_Trebuchet-c9c56f4f717e84ca9f740d4bd3de16260c47625b.tar.bz2
android_packages_apps_Trebuchet-c9c56f4f717e84ca9f740d4bd3de16260c47625b.zip
Merge "Added transitions when dropping items onto Folders, fixed bugs"
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/portal_container_holo.9.pngbin10516 -> 9722 bytes
-rw-r--r--res/drawable-mdpi/portal_container_holo.9.pngbin5894 -> 5392 bytes
-rw-r--r--res/values/config.xml2
3 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable-hdpi/portal_container_holo.9.png b/res/drawable-hdpi/portal_container_holo.9.png
index e2a1bd55e..ab846f66e 100644
--- a/res/drawable-hdpi/portal_container_holo.9.png
+++ b/res/drawable-hdpi/portal_container_holo.9.png
Binary files differ
diff --git a/res/drawable-mdpi/portal_container_holo.9.png b/res/drawable-mdpi/portal_container_holo.9.png
index 7eef5d7c5..56a5b8754 100644
--- a/res/drawable-mdpi/portal_container_holo.9.png
+++ b/res/drawable-mdpi/portal_container_holo.9.png
Binary files differ
diff --git a/res/values/config.xml b/res/values/config.xml
index 70ee42361..5b7376912 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -67,7 +67,7 @@
<integer name="config_dropAnimMaxDuration">400</integer>
<!-- The duration of the UserFolder opening and closing animation -->
- <integer name="config_folderAnimDuration">100</integer>
+ <integer name="config_folderAnimDuration">120</integer>
<!-- The distance at which the animation should take the max duration -->
<integer name="config_dropAnimMaxDist">800</integer>