From 21385cd83d7d7938b57a4acbaa236dd4c7804ed4 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Thu, 3 May 2012 10:57:31 -0700 Subject: Making transition out of recents look better - Fading out recents first, then scaling up app thumbnail - Fade Recents out over 130ms - Delay the window animation for 200ms first, then animate for 200ms (previously we didn't delay and then animated for 300ms) Bug: 6390075 Change-Id: Ia8c753bf7ee03d2acef6eb2772b28d88fe10a682 --- packages/SystemUI/res/layout-port/status_bar_recent_panel.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'packages/SystemUI/res/layout-port') diff --git a/packages/SystemUI/res/layout-port/status_bar_recent_panel.xml b/packages/SystemUI/res/layout-port/status_bar_recent_panel.xml index 216dcb0..fc9fcf4 100644 --- a/packages/SystemUI/res/layout-port/status_bar_recent_panel.xml +++ b/packages/SystemUI/res/layout-port/status_bar_recent_panel.xml @@ -27,6 +27,12 @@ systemui:recentItemLayout="@layout/status_bar_recent_item" > + +