From d59b331655f0113dc0454aa5d000b269d7cf8b49 Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Thu, 3 Nov 2011 17:24:54 -0700 Subject: Remove static background image from Beam when no hw-acceleration. The Beam scale down animation on is really jerky on devices where we can't use hardware acceleration. This seems to be due the fact that we have a static background over which we scale. Removing it makes the scaling nice and smooth. Bug: 5567020 Change-Id: Id04bae45713eaa368d03001e5352271f47d26603 --- res/drawable-hdpi/back.png | Bin 32598 -> 0 bytes res/layout/screenshot.xml | 9 +-------- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 res/drawable-hdpi/back.png (limited to 'res') diff --git a/res/drawable-hdpi/back.png b/res/drawable-hdpi/back.png deleted file mode 100644 index dcad41d..0000000 Binary files a/res/drawable-hdpi/back.png and /dev/null differ diff --git a/res/layout/screenshot.xml b/res/layout/screenshot.xml index 2e12a59..24a3a71 100644 --- a/res/layout/screenshot.xml +++ b/res/layout/screenshot.xml @@ -22,14 +22,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" /> - +