From 3a644ed1ce12554fcdf5c499e959bda986d10551 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 21 May 2015 10:28:02 -0700 Subject: Using color filter when animating the drop target instead to TransitionDrawable > No more flickering when crossfading between two bitmaps in small duration > Allows us to control the color directly without depending on the assets Change-Id: Ie7ed8bb94baf560e9b939cca624ed1bad457732c --- res/drawable-hdpi/ic_launcher_info_active.png | Bin 3895 -> 0 bytes res/drawable-hdpi/ic_launcher_remove_active.png | Bin 2695 -> 0 bytes res/drawable-hdpi/ic_launcher_uninstall_active.png | Bin 1483 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-hdpi/ic_launcher_info_active.png delete mode 100644 res/drawable-hdpi/ic_launcher_remove_active.png delete mode 100644 res/drawable-hdpi/ic_launcher_uninstall_active.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/ic_launcher_info_active.png b/res/drawable-hdpi/ic_launcher_info_active.png deleted file mode 100644 index f7a3b68fe..000000000 Binary files a/res/drawable-hdpi/ic_launcher_info_active.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_launcher_remove_active.png b/res/drawable-hdpi/ic_launcher_remove_active.png deleted file mode 100644 index e53de0da4..000000000 Binary files a/res/drawable-hdpi/ic_launcher_remove_active.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_launcher_uninstall_active.png b/res/drawable-hdpi/ic_launcher_uninstall_active.png deleted file mode 100644 index 22b97ee50..000000000 Binary files a/res/drawable-hdpi/ic_launcher_uninstall_active.png and /dev/null differ -- cgit v1.2.3