summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-05-21 10:28:02 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-05-21 10:30:46 -0700
commit3a644ed1ce12554fcdf5c499e959bda986d10551 (patch)
treee02999e9e8078ac84bb3350701214eae9553d743 /res/drawable-xhdpi
parentc393b0765df8d2d34b3b996b71700a705b7d0106 (diff)
downloadandroid_packages_apps_Trebuchet-3a644ed1ce12554fcdf5c499e959bda986d10551.tar.gz
android_packages_apps_Trebuchet-3a644ed1ce12554fcdf5c499e959bda986d10551.tar.bz2
android_packages_apps_Trebuchet-3a644ed1ce12554fcdf5c499e959bda986d10551.zip
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
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r--res/drawable-xhdpi/ic_launcher_info_active.pngbin5449 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/ic_launcher_remove_active.pngbin2700 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/ic_launcher_uninstall_active.pngbin1893 -> 0 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_launcher_info_active.png b/res/drawable-xhdpi/ic_launcher_info_active.png
deleted file mode 100644
index b438f9eb2..000000000
--- a/res/drawable-xhdpi/ic_launcher_info_active.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_launcher_remove_active.png b/res/drawable-xhdpi/ic_launcher_remove_active.png
deleted file mode 100644
index 14ac79d41..000000000
--- a/res/drawable-xhdpi/ic_launcher_remove_active.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_launcher_uninstall_active.png b/res/drawable-xhdpi/ic_launcher_uninstall_active.png
deleted file mode 100644
index 2c19b329d..000000000
--- a/res/drawable-xhdpi/ic_launcher_uninstall_active.png
+++ /dev/null
Binary files differ