From da7af95d81fc609a8f02ea3ab6b55d0224556a5c Mon Sep 17 00:00:00 2001 From: John Reck Date: Tue, 1 Oct 2013 14:45:01 -0700 Subject: Remove old animation Bug: 10918599 Shaves ~1.5MB off of Keyguard creation from usage of an old-style Alpha animator that would create a draw cache The animation is unseen due to screen timings, so simply remove it Also adds a bit of de-jank to the non-svelte case by avoiding a potential GC_FOR_ALLOC Change-Id: Id49742d95988f670a44305e4033e7a850d20e675 --- core/res/res/values/integers.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/res') diff --git a/core/res/res/values/integers.xml b/core/res/res/values/integers.xml index 053fc85..dc90bbf 100644 --- a/core/res/res/values/integers.xml +++ b/core/res/res/values/integers.xml @@ -18,7 +18,5 @@ --> 75 - 100 - 100 0 -- cgit v1.1