From c20054a16691ddba0a885351c63e6bf7dcbd2faa Mon Sep 17 00:00:00 2001 From: Craig Mautner Date: Wed, 8 May 2013 14:27:02 -0700 Subject: [PATCH] Eliminate flash when going from home to recents When the wallpaper animation is coupled to the recents animation it will go from fully transparent to visible along with it. In master this is causing noticable jank if we are going from the home screen where it was previously visible. Detaching the wallpaper animation from the recents animation fixes it. Change-Id: If1d1a1478530610017d954983b00ca6101cbaa8b --- .../res/anim/wallpaper_recents_launch_from_launcher_enter.xml | 1 + .../res/anim/wallpaper_recents_launch_from_launcher_exit.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/packages/SystemUI/res/anim/wallpaper_recents_launch_from_launcher_enter.xml b/packages/SystemUI/res/anim/wallpaper_recents_launch_from_launcher_enter.xml index 121daae0f6be4..73ae9f2a25ee1 100644 --- a/packages/SystemUI/res/anim/wallpaper_recents_launch_from_launcher_enter.xml +++ b/packages/SystemUI/res/anim/wallpaper_recents_launch_from_launcher_enter.xml @@ -18,6 +18,7 @@ -->