From 3a2698b3087c027b81a99a5d429cb0c07977029a Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Tue, 28 Apr 2015 21:36:46 -0700 Subject: Updating drop target assets Change-Id: I33f7dc30b10a617ae4784f067491ab01b27b7733 --- res/drawable-hdpi/ic_launcher_clear_active_holo.png | Bin 1181 -> 0 bytes res/drawable-hdpi/ic_launcher_clear_normal_holo.png | Bin 1003 -> 0 bytes res/drawable-hdpi/ic_launcher_info_active.png | Bin 0 -> 3895 bytes res/drawable-hdpi/ic_launcher_info_active_holo.png | Bin 4714 -> 0 bytes res/drawable-hdpi/ic_launcher_info_normal.png | Bin 0 -> 4437 bytes res/drawable-hdpi/ic_launcher_info_normal_holo.png | Bin 2692 -> 0 bytes res/drawable-hdpi/ic_launcher_remove_active.png | Bin 0 -> 2695 bytes res/drawable-hdpi/ic_launcher_remove_normal.png | Bin 0 -> 2142 bytes res/drawable-hdpi/ic_launcher_trashcan_active_holo.png | Bin 2657 -> 0 bytes res/drawable-hdpi/ic_launcher_trashcan_normal_holo.png | Bin 1750 -> 0 bytes res/drawable-hdpi/ic_launcher_uninstall_active.png | Bin 0 -> 1483 bytes res/drawable-hdpi/ic_launcher_uninstall_normal.png | Bin 0 -> 1540 bytes res/drawable-mdpi/ic_launcher_clear_active_holo.png | Bin 949 -> 0 bytes res/drawable-mdpi/ic_launcher_clear_normal_holo.png | Bin 802 -> 0 bytes res/drawable-mdpi/ic_launcher_info_active.png | Bin 0 -> 2597 bytes res/drawable-mdpi/ic_launcher_info_active_holo.png | Bin 2736 -> 0 bytes res/drawable-mdpi/ic_launcher_info_normal.png | Bin 0 -> 2729 bytes res/drawable-mdpi/ic_launcher_info_normal_holo.png | Bin 1518 -> 0 bytes res/drawable-mdpi/ic_launcher_remove_active.png | Bin 0 -> 1853 bytes res/drawable-mdpi/ic_launcher_remove_normal.png | Bin 0 -> 1614 bytes res/drawable-mdpi/ic_launcher_trashcan_active_holo.png | Bin 1783 -> 0 bytes res/drawable-mdpi/ic_launcher_trashcan_normal_holo.png | Bin 1109 -> 0 bytes res/drawable-mdpi/ic_launcher_uninstall_active.png | Bin 0 -> 1274 bytes res/drawable-mdpi/ic_launcher_uninstall_normal.png | Bin 0 -> 1275 bytes res/drawable-xhdpi/ic_launcher_clear_active_holo.png | Bin 1595 -> 0 bytes res/drawable-xhdpi/ic_launcher_clear_normal_holo.png | Bin 1392 -> 0 bytes res/drawable-xhdpi/ic_launcher_info_active.png | Bin 0 -> 5449 bytes res/drawable-xhdpi/ic_launcher_info_active_holo.png | Bin 6841 -> 0 bytes res/drawable-xhdpi/ic_launcher_info_normal.png | Bin 0 -> 6041 bytes res/drawable-xhdpi/ic_launcher_info_normal_holo.png | Bin 3837 -> 0 bytes res/drawable-xhdpi/ic_launcher_remove_active.png | Bin 0 -> 2700 bytes res/drawable-xhdpi/ic_launcher_remove_normal.png | Bin 0 -> 2393 bytes res/drawable-xhdpi/ic_launcher_trashcan_active_holo.png | Bin 3431 -> 0 bytes res/drawable-xhdpi/ic_launcher_trashcan_normal_holo.png | Bin 2240 -> 0 bytes res/drawable-xhdpi/ic_launcher_uninstall_active.png | Bin 0 -> 1893 bytes res/drawable-xhdpi/ic_launcher_uninstall_normal.png | Bin 0 -> 1979 bytes res/drawable-xxhdpi/ic_launcher_clear_active_holo.png | Bin 2357 -> 0 bytes res/drawable-xxhdpi/ic_launcher_clear_normal_holo.png | Bin 2738 -> 0 bytes res/drawable-xxhdpi/ic_launcher_info_active.png | Bin 0 -> 8542 bytes res/drawable-xxhdpi/ic_launcher_info_active_holo.png | Bin 8022 -> 0 bytes res/drawable-xxhdpi/ic_launcher_info_normal.png | Bin 0 -> 9762 bytes res/drawable-xxhdpi/ic_launcher_info_normal_holo.png | Bin 7833 -> 0 bytes res/drawable-xxhdpi/ic_launcher_remove_active.png | Bin 0 -> 5126 bytes res/drawable-xxhdpi/ic_launcher_remove_normal.png | Bin 0 -> 5087 bytes res/drawable-xxhdpi/ic_launcher_trashcan_active_holo.png | Bin 4493 -> 0 bytes res/drawable-xxhdpi/ic_launcher_trashcan_normal_holo.png | Bin 4522 -> 0 bytes res/drawable-xxhdpi/ic_launcher_uninstall_active.png | Bin 0 -> 2673 bytes res/drawable-xxhdpi/ic_launcher_uninstall_normal.png | Bin 0 -> 2773 bytes res/drawable-xxxhdpi/ic_launcher_info_active.png | Bin 0 -> 7999 bytes res/drawable-xxxhdpi/ic_launcher_info_normal.png | Bin 0 -> 8414 bytes res/drawable-xxxhdpi/ic_launcher_remove_active.png | Bin 0 -> 3843 bytes res/drawable-xxxhdpi/ic_launcher_remove_normal.png | Bin 0 -> 3721 bytes res/drawable-xxxhdpi/ic_launcher_uninstall_active.png | Bin 0 -> 2776 bytes res/drawable-xxxhdpi/ic_launcher_uninstall_normal.png | Bin 0 -> 2869 bytes res/drawable/info_target_selector.xml | 4 ++-- res/drawable/remove_target_selector.xml | 4 ++-- res/drawable/uninstall_target_selector.xml | 4 ++-- res/values/colors.xml | 5 +++-- src/com/android/launcher3/UninstallDropTarget.java | 2 +- 59 files changed, 10 insertions(+), 9 deletions(-) delete mode 100644 res/drawable-hdpi/ic_launcher_clear_active_holo.png delete mode 100644 res/drawable-hdpi/ic_launcher_clear_normal_holo.png create mode 100644 res/drawable-hdpi/ic_launcher_info_active.png delete mode 100644 res/drawable-hdpi/ic_launcher_info_active_holo.png create mode 100644 res/drawable-hdpi/ic_launcher_info_normal.png delete mode 100644 res/drawable-hdpi/ic_launcher_info_normal_holo.png create mode 100644 res/drawable-hdpi/ic_launcher_remove_active.png create mode 100644 res/drawable-hdpi/ic_launcher_remove_normal.png delete mode 100644 res/drawable-hdpi/ic_launcher_trashcan_active_holo.png delete mode 100644 res/drawable-hdpi/ic_launcher_trashcan_normal_holo.png create mode 100644 res/drawable-hdpi/ic_launcher_uninstall_active.png create mode 100644 res/drawable-hdpi/ic_launcher_uninstall_normal.png delete mode 100644 res/drawable-mdpi/ic_launcher_clear_active_holo.png delete mode 100644 res/drawable-mdpi/ic_launcher_clear_normal_holo.png create mode 100644 res/drawable-mdpi/ic_launcher_info_active.png delete mode 100644 res/drawable-mdpi/ic_launcher_info_active_holo.png create mode 100644 res/drawable-mdpi/ic_launcher_info_normal.png delete mode 100644 res/drawable-mdpi/ic_launcher_info_normal_holo.png create mode 100644 res/drawable-mdpi/ic_launcher_remove_active.png create mode 100644 res/drawable-mdpi/ic_launcher_remove_normal.png delete mode 100644 res/drawable-mdpi/ic_launcher_trashcan_active_holo.png delete mode 100644 res/drawable-mdpi/ic_launcher_trashcan_normal_holo.png create mode 100644 res/drawable-mdpi/ic_launcher_uninstall_active.png create mode 100644 res/drawable-mdpi/ic_launcher_uninstall_normal.png delete mode 100644 res/drawable-xhdpi/ic_launcher_clear_active_holo.png delete mode 100644 res/drawable-xhdpi/ic_launcher_clear_normal_holo.png create mode 100644 res/drawable-xhdpi/ic_launcher_info_active.png delete mode 100644 res/drawable-xhdpi/ic_launcher_info_active_holo.png create mode 100644 res/drawable-xhdpi/ic_launcher_info_normal.png delete mode 100644 res/drawable-xhdpi/ic_launcher_info_normal_holo.png create mode 100644 res/drawable-xhdpi/ic_launcher_remove_active.png create mode 100644 res/drawable-xhdpi/ic_launcher_remove_normal.png delete mode 100644 res/drawable-xhdpi/ic_launcher_trashcan_active_holo.png delete mode 100644 res/drawable-xhdpi/ic_launcher_trashcan_normal_holo.png create mode 100644 res/drawable-xhdpi/ic_launcher_uninstall_active.png create mode 100644 res/drawable-xhdpi/ic_launcher_uninstall_normal.png delete mode 100644 res/drawable-xxhdpi/ic_launcher_clear_active_holo.png delete mode 100644 res/drawable-xxhdpi/ic_launcher_clear_normal_holo.png create mode 100644 res/drawable-xxhdpi/ic_launcher_info_active.png delete mode 100644 res/drawable-xxhdpi/ic_launcher_info_active_holo.png create mode 100644 res/drawable-xxhdpi/ic_launcher_info_normal.png delete mode 100644 res/drawable-xxhdpi/ic_launcher_info_normal_holo.png create mode 100644 res/drawable-xxhdpi/ic_launcher_remove_active.png create mode 100644 res/drawable-xxhdpi/ic_launcher_remove_normal.png delete mode 100644 res/drawable-xxhdpi/ic_launcher_trashcan_active_holo.png delete mode 100644 res/drawable-xxhdpi/ic_launcher_trashcan_normal_holo.png create mode 100644 res/drawable-xxhdpi/ic_launcher_uninstall_active.png create mode 100644 res/drawable-xxhdpi/ic_launcher_uninstall_normal.png create mode 100644 res/drawable-xxxhdpi/ic_launcher_info_active.png create mode 100644 res/drawable-xxxhdpi/ic_launcher_info_normal.png create mode 100644 res/drawable-xxxhdpi/ic_launcher_remove_active.png create mode 100644 res/drawable-xxxhdpi/ic_launcher_remove_normal.png create mode 100644 res/drawable-xxxhdpi/ic_launcher_uninstall_active.png create mode 100644 res/drawable-xxxhdpi/ic_launcher_uninstall_normal.png diff --git a/res/drawable-hdpi/ic_launcher_clear_active_holo.png b/res/drawable-hdpi/ic_launcher_clear_active_holo.png deleted file mode 100644 index cdd0052b3..000000000 Binary files a/res/drawable-hdpi/ic_launcher_clear_active_holo.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_launcher_clear_normal_holo.png b/res/drawable-hdpi/ic_launcher_clear_normal_holo.png deleted file mode 100644 index 84549ff94..000000000 Binary files a/res/drawable-hdpi/ic_launcher_clear_normal_holo.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_launcher_info_active.png b/res/drawable-hdpi/ic_launcher_info_active.png new file mode 100644 index 000000000..f7a3b68fe Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_info_active.png differ diff --git a/res/drawable-hdpi/ic_launcher_info_active_holo.png b/res/drawable-hdpi/ic_launcher_info_active_holo.png deleted file mode 100644 index c534e5670..000000000 Binary files a/res/drawable-hdpi/ic_launcher_info_active_holo.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_launcher_info_normal.png b/res/drawable-hdpi/ic_launcher_info_normal.png new file mode 100644 index 000000000..780d7962a Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_info_normal.png differ diff --git a/res/drawable-hdpi/ic_launcher_info_normal_holo.png b/res/drawable-hdpi/ic_launcher_info_normal_holo.png deleted file mode 100644 index c9bcd7f37..000000000 Binary files a/res/drawable-hdpi/ic_launcher_info_normal_holo.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 new file mode 100644 index 000000000..e53de0da4 Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_remove_active.png differ diff --git a/res/drawable-hdpi/ic_launcher_remove_normal.png b/res/drawable-hdpi/ic_launcher_remove_normal.png new file mode 100644 index 000000000..91e19ca34 Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_remove_normal.png differ diff --git a/res/drawable-hdpi/ic_launcher_trashcan_active_holo.png b/res/drawable-hdpi/ic_launcher_trashcan_active_holo.png deleted file mode 100644 index 82b1b5917..000000000 Binary files a/res/drawable-hdpi/ic_launcher_trashcan_active_holo.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_launcher_trashcan_normal_holo.png b/res/drawable-hdpi/ic_launcher_trashcan_normal_holo.png deleted file mode 100644 index 3fc2e8347..000000000 Binary files a/res/drawable-hdpi/ic_launcher_trashcan_normal_holo.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 new file mode 100644 index 000000000..22b97ee50 Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_uninstall_active.png differ diff --git a/res/drawable-hdpi/ic_launcher_uninstall_normal.png b/res/drawable-hdpi/ic_launcher_uninstall_normal.png new file mode 100644 index 000000000..7aea5d06e Binary files /dev/null and b/res/drawable-hdpi/ic_launcher_uninstall_normal.png differ diff --git a/res/drawable-mdpi/ic_launcher_clear_active_holo.png b/res/drawable-mdpi/ic_launcher_clear_active_holo.png deleted file mode 100644 index 2683beaa3..000000000 Binary files a/res/drawable-mdpi/ic_launcher_clear_active_holo.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_launcher_clear_normal_holo.png b/res/drawable-mdpi/ic_launcher_clear_normal_holo.png deleted file mode 100644 index 219f3e5cf..000000000 Binary files a/res/drawable-mdpi/ic_launcher_clear_normal_holo.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_launcher_info_active.png b/res/drawable-mdpi/ic_launcher_info_active.png new file mode 100644 index 000000000..ea712722d Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_info_active.png differ diff --git a/res/drawable-mdpi/ic_launcher_info_active_holo.png b/res/drawable-mdpi/ic_launcher_info_active_holo.png deleted file mode 100644 index f84b4a6ba..000000000 Binary files a/res/drawable-mdpi/ic_launcher_info_active_holo.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_launcher_info_normal.png b/res/drawable-mdpi/ic_launcher_info_normal.png new file mode 100644 index 000000000..8c60159f7 Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_info_normal.png differ diff --git a/res/drawable-mdpi/ic_launcher_info_normal_holo.png b/res/drawable-mdpi/ic_launcher_info_normal_holo.png deleted file mode 100644 index eac578f5c..000000000 Binary files a/res/drawable-mdpi/ic_launcher_info_normal_holo.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_launcher_remove_active.png b/res/drawable-mdpi/ic_launcher_remove_active.png new file mode 100644 index 000000000..f36cfdd2f Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_remove_active.png differ diff --git a/res/drawable-mdpi/ic_launcher_remove_normal.png b/res/drawable-mdpi/ic_launcher_remove_normal.png new file mode 100644 index 000000000..60829b9e1 Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_remove_normal.png differ diff --git a/res/drawable-mdpi/ic_launcher_trashcan_active_holo.png b/res/drawable-mdpi/ic_launcher_trashcan_active_holo.png deleted file mode 100644 index 0350e558d..000000000 Binary files a/res/drawable-mdpi/ic_launcher_trashcan_active_holo.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_launcher_trashcan_normal_holo.png b/res/drawable-mdpi/ic_launcher_trashcan_normal_holo.png deleted file mode 100644 index 799b62f8b..000000000 Binary files a/res/drawable-mdpi/ic_launcher_trashcan_normal_holo.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_launcher_uninstall_active.png b/res/drawable-mdpi/ic_launcher_uninstall_active.png new file mode 100644 index 000000000..e4ee9112d Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_uninstall_active.png differ diff --git a/res/drawable-mdpi/ic_launcher_uninstall_normal.png b/res/drawable-mdpi/ic_launcher_uninstall_normal.png new file mode 100644 index 000000000..aefbc695b Binary files /dev/null and b/res/drawable-mdpi/ic_launcher_uninstall_normal.png differ diff --git a/res/drawable-xhdpi/ic_launcher_clear_active_holo.png b/res/drawable-xhdpi/ic_launcher_clear_active_holo.png deleted file mode 100644 index 1a7e53ddb..000000000 Binary files a/res/drawable-xhdpi/ic_launcher_clear_active_holo.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_launcher_clear_normal_holo.png b/res/drawable-xhdpi/ic_launcher_clear_normal_holo.png deleted file mode 100644 index d4965d9f8..000000000 Binary files a/res/drawable-xhdpi/ic_launcher_clear_normal_holo.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_launcher_info_active.png b/res/drawable-xhdpi/ic_launcher_info_active.png new file mode 100644 index 000000000..b438f9eb2 Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_info_active.png differ diff --git a/res/drawable-xhdpi/ic_launcher_info_active_holo.png b/res/drawable-xhdpi/ic_launcher_info_active_holo.png deleted file mode 100644 index b8cdbc4f8..000000000 Binary files a/res/drawable-xhdpi/ic_launcher_info_active_holo.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_launcher_info_normal.png b/res/drawable-xhdpi/ic_launcher_info_normal.png new file mode 100644 index 000000000..5c49816ff Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_info_normal.png differ diff --git a/res/drawable-xhdpi/ic_launcher_info_normal_holo.png b/res/drawable-xhdpi/ic_launcher_info_normal_holo.png deleted file mode 100644 index f503fb82d..000000000 Binary files a/res/drawable-xhdpi/ic_launcher_info_normal_holo.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_launcher_remove_active.png b/res/drawable-xhdpi/ic_launcher_remove_active.png new file mode 100644 index 000000000..14ac79d41 Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_remove_active.png differ diff --git a/res/drawable-xhdpi/ic_launcher_remove_normal.png b/res/drawable-xhdpi/ic_launcher_remove_normal.png new file mode 100644 index 000000000..8188805cc Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_remove_normal.png differ diff --git a/res/drawable-xhdpi/ic_launcher_trashcan_active_holo.png b/res/drawable-xhdpi/ic_launcher_trashcan_active_holo.png deleted file mode 100644 index c155274bd..000000000 Binary files a/res/drawable-xhdpi/ic_launcher_trashcan_active_holo.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_launcher_trashcan_normal_holo.png b/res/drawable-xhdpi/ic_launcher_trashcan_normal_holo.png deleted file mode 100644 index 2ec7ad9b4..000000000 Binary files a/res/drawable-xhdpi/ic_launcher_trashcan_normal_holo.png and /dev/null differ diff --git a/res/drawable-xhdpi/ic_launcher_uninstall_active.png b/res/drawable-xhdpi/ic_launcher_uninstall_active.png new file mode 100644 index 000000000..2c19b329d Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_uninstall_active.png differ diff --git a/res/drawable-xhdpi/ic_launcher_uninstall_normal.png b/res/drawable-xhdpi/ic_launcher_uninstall_normal.png new file mode 100644 index 000000000..a093f28c9 Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher_uninstall_normal.png differ diff --git a/res/drawable-xxhdpi/ic_launcher_clear_active_holo.png b/res/drawable-xxhdpi/ic_launcher_clear_active_holo.png deleted file mode 100644 index 95cf84115..000000000 Binary files a/res/drawable-xxhdpi/ic_launcher_clear_active_holo.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_launcher_clear_normal_holo.png b/res/drawable-xxhdpi/ic_launcher_clear_normal_holo.png deleted file mode 100644 index b0f5a2702..000000000 Binary files a/res/drawable-xxhdpi/ic_launcher_clear_normal_holo.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_launcher_info_active.png b/res/drawable-xxhdpi/ic_launcher_info_active.png new file mode 100644 index 000000000..d354dd33b Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_info_active.png differ diff --git a/res/drawable-xxhdpi/ic_launcher_info_active_holo.png b/res/drawable-xxhdpi/ic_launcher_info_active_holo.png deleted file mode 100644 index 57f332a94..000000000 Binary files a/res/drawable-xxhdpi/ic_launcher_info_active_holo.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_launcher_info_normal.png b/res/drawable-xxhdpi/ic_launcher_info_normal.png new file mode 100644 index 000000000..c270be286 Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_info_normal.png differ diff --git a/res/drawable-xxhdpi/ic_launcher_info_normal_holo.png b/res/drawable-xxhdpi/ic_launcher_info_normal_holo.png deleted file mode 100644 index 94f0955d6..000000000 Binary files a/res/drawable-xxhdpi/ic_launcher_info_normal_holo.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_launcher_remove_active.png b/res/drawable-xxhdpi/ic_launcher_remove_active.png new file mode 100644 index 000000000..9df44042e Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_remove_active.png differ diff --git a/res/drawable-xxhdpi/ic_launcher_remove_normal.png b/res/drawable-xxhdpi/ic_launcher_remove_normal.png new file mode 100644 index 000000000..5bc8f0c8d Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_remove_normal.png differ diff --git a/res/drawable-xxhdpi/ic_launcher_trashcan_active_holo.png b/res/drawable-xxhdpi/ic_launcher_trashcan_active_holo.png deleted file mode 100644 index 3bb098c2b..000000000 Binary files a/res/drawable-xxhdpi/ic_launcher_trashcan_active_holo.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_launcher_trashcan_normal_holo.png b/res/drawable-xxhdpi/ic_launcher_trashcan_normal_holo.png deleted file mode 100644 index 550cc5bb8..000000000 Binary files a/res/drawable-xxhdpi/ic_launcher_trashcan_normal_holo.png and /dev/null differ diff --git a/res/drawable-xxhdpi/ic_launcher_uninstall_active.png b/res/drawable-xxhdpi/ic_launcher_uninstall_active.png new file mode 100644 index 000000000..db7d339e6 Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_uninstall_active.png differ diff --git a/res/drawable-xxhdpi/ic_launcher_uninstall_normal.png b/res/drawable-xxhdpi/ic_launcher_uninstall_normal.png new file mode 100644 index 000000000..4fce55b1e Binary files /dev/null and b/res/drawable-xxhdpi/ic_launcher_uninstall_normal.png differ diff --git a/res/drawable-xxxhdpi/ic_launcher_info_active.png b/res/drawable-xxxhdpi/ic_launcher_info_active.png new file mode 100644 index 000000000..162e23dc2 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_info_active.png differ diff --git a/res/drawable-xxxhdpi/ic_launcher_info_normal.png b/res/drawable-xxxhdpi/ic_launcher_info_normal.png new file mode 100644 index 000000000..270e15d7f Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_info_normal.png differ diff --git a/res/drawable-xxxhdpi/ic_launcher_remove_active.png b/res/drawable-xxxhdpi/ic_launcher_remove_active.png new file mode 100644 index 000000000..c0b8ea2ee Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_remove_active.png differ diff --git a/res/drawable-xxxhdpi/ic_launcher_remove_normal.png b/res/drawable-xxxhdpi/ic_launcher_remove_normal.png new file mode 100644 index 000000000..ed96c55e8 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_remove_normal.png differ diff --git a/res/drawable-xxxhdpi/ic_launcher_uninstall_active.png b/res/drawable-xxxhdpi/ic_launcher_uninstall_active.png new file mode 100644 index 000000000..75896f3a2 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_uninstall_active.png differ diff --git a/res/drawable-xxxhdpi/ic_launcher_uninstall_normal.png b/res/drawable-xxxhdpi/ic_launcher_uninstall_normal.png new file mode 100644 index 000000000..61490b9ca Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher_uninstall_normal.png differ diff --git a/res/drawable/info_target_selector.xml b/res/drawable/info_target_selector.xml index f3a7016c3..51caece53 100644 --- a/res/drawable/info_target_selector.xml +++ b/res/drawable/info_target_selector.xml @@ -19,6 +19,6 @@ --> - - + + diff --git a/res/drawable/remove_target_selector.xml b/res/drawable/remove_target_selector.xml index 5e071fbfa..9025e8a1a 100644 --- a/res/drawable/remove_target_selector.xml +++ b/res/drawable/remove_target_selector.xml @@ -19,6 +19,6 @@ --> - - + + diff --git a/res/drawable/uninstall_target_selector.xml b/res/drawable/uninstall_target_selector.xml index 229942e3a..175cc20dd 100644 --- a/res/drawable/uninstall_target_selector.xml +++ b/res/drawable/uninstall_target_selector.xml @@ -19,6 +19,6 @@ --> - - + + diff --git a/res/values/colors.xml b/res/values/colors.xml index 58a4d4ce1..9695b2606 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -20,8 +20,9 @@ - #DAFF0000 - #DA0099CC + #DAC1C1C1 + #DAF0592B + #DA009688 #80000000 #20000000 diff --git a/src/com/android/launcher3/UninstallDropTarget.java b/src/com/android/launcher3/UninstallDropTarget.java index 4c52d7e0f..c3511358d 100644 --- a/src/com/android/launcher3/UninstallDropTarget.java +++ b/src/com/android/launcher3/UninstallDropTarget.java @@ -26,7 +26,7 @@ public class UninstallDropTarget extends ButtonDropTarget { protected void onFinishInflate() { super.onFinishInflate(); // Get the hover color - mHoverColor = getResources().getColor(R.color.delete_target_hover_tint); + mHoverColor = getResources().getColor(R.color.uninstall_target_hover_tint); setDrawable(R.drawable.uninstall_target_selector); } -- cgit v1.2.3