summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2010-11-15 18:29:44 -0800
committerAdam Cohen <adamcohen@google.com>2010-11-16 17:21:41 -0800
commit61033d3d86fcae1f654f3fbfc9979d131e265d76 (patch)
tree4090285ca10125923b533f33a5d666fc35a727cc /res
parent157a42142ba5d1cd3ecb7f6cdf11fdd1c6be856d (diff)
downloadandroid_packages_apps_Trebuchet-61033d3d86fcae1f654f3fbfc9979d131e265d76.tar.gz
android_packages_apps_Trebuchet-61033d3d86fcae1f654f3fbfc9979d131e265d76.tar.bz2
android_packages_apps_Trebuchet-61033d3d86fcae1f654f3fbfc9979d131e265d76.zip
Polishing home transitions
-Modified interpolation / duration and some other characteristics of the transitions between home and AllApps / Customize Change-Id: I9154800d500b394e4f826f6c88c14fb6e0164828
Diffstat (limited to 'res')
-rw-r--r--res/values-xlarge/config.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/res/values-xlarge/config.xml b/res/values-xlarge/config.xml
index 9c01e3c32..fa7af5edb 100644
--- a/res/values-xlarge/config.xml
+++ b/res/values-xlarge/config.xml
@@ -1,9 +1,9 @@
<resources>
<!-- NOTE: Many of the all apps values here are also used for the customization drawer -->
- <!-- Duration in milliseconds of the all apps zoom-in animation. -->
+ <!-- Duration in milliseconds of the all apps / configuration zoom-in animation. -->
<!-- NB: This should be less than the workspaceShrinkTime as they happen together. -->
- <integer name="config_allAppsZoomInTime">350</integer>
+ <integer name="config_allAppsZoomInTime">700</integer>
<!-- Duration in milliseconds of the transition between tabs in the all apps/customize
tray -->
@@ -14,16 +14,14 @@
<integer name="config_allAppsZoomOutTime">350</integer>
<!-- Scaling factor used in the all apps zooming animations -->
- <integer name="config_allAppsZoomScaleFactor">5</integer>
-
- <!-- The extra distance off-screen that all apps appears from -->
- <integer name="config_allAppsVerticalOffset">200</integer>
+ <integer name="config_allAppsZoomScaleFactor">7</integer>
<!-- Duration in milliseconds of the animations between all apps, customize, & home.
NOTE: If these are changed, the toolbar animation times below should also be. -->
<integer name="config_allAppsCameraPanTime">700</integer>
<integer name="config_workspaceShrinkTime">700</integer>
- <integer name="config_workspaceUnshrinkTime">700</integer>
+ <integer name="config_workspaceUnshrinkTime">350</integer>
+ <integer name="config_allAppsFadeOutTime">150</integer>
<!-- Duration in milliseconds toolbar fade in and fade out animations.
NOTE: Fade in and fade out time should together be less the transition