From b318c0e396b049c134a098a3e589a0550e58c5b4 Mon Sep 17 00:00:00 2001 From: Tony Wickham Date: Tue, 20 Sep 2016 16:15:13 -0700 Subject: Fade deep shorcuts in and out. Animate open: - Stagger-fade shortcuts as they open - Become fully opaque before fully open, at which point the arrow animates in (scale). This way there is no overlap of a translucent shortcut over an opaque arrow. Animate close: - Stagger-fade shortcuts as they close - Delay fade until arrow animation is finished, to ensure there is no overlapping of translucent and opaque. This is much less visually jarring when quickly dragging and dropping apps with shortcuts. Bug: 31533078 Change-Id: I8673ee64e92414c718233ea89b70362187e53696 --- res/values/config.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values/config.xml') diff --git a/res/values/config.xml b/res/values/config.xml index 2347f661b..a942f0211 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -93,6 +93,7 @@ 220 + 80 40 150 20 -- cgit v1.2.3