From c016aaaa42f2d7f758bb6d973f035285e3d3dd87 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Tue, 5 Jun 2012 17:22:24 -0700 Subject: Tweak recents out animation a bit more Bug: 6490204 -Fading to black in the recents layer -Tweaking duration and interpolators -Removing some unnecessary debug exceptions (Bug: 6642072) Change-Id: Iba18fade7f874078111fc1d79a81830ee07617d4 --- packages/SystemUI/res/layout/system_bar_recent_panel.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'packages/SystemUI/res/layout') diff --git a/packages/SystemUI/res/layout/system_bar_recent_panel.xml b/packages/SystemUI/res/layout/system_bar_recent_panel.xml index d5745c8..127551d 100644 --- a/packages/SystemUI/res/layout/system_bar_recent_panel.xml +++ b/packages/SystemUI/res/layout/system_bar_recent_panel.xml @@ -28,7 +28,11 @@ android:clipChildren="false" systemui:recentItemLayout="@layout/system_bar_recent_item" > - + -