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-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 12 files changed, 0 insertions(+), 0 deletions(-) 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 (limited to 'res/drawable-xxhdpi') 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 -- cgit v1.2.3