From bc4e8dfc61661246cc61bcb130ec70cbbbbec3a9 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Thu, 22 May 2014 12:03:48 -0700 Subject: [DO NOT MERGE] Change icon shape and color for search shortcuts Bug: 15118603 Change-Id: I9aa6488e48a78d65c23a4c00ad8f3ba891b83855 (cherry picked from commit 134a2f507672b61546c77cd7b8fa5a43c904c4a0) --- res/drawable-hdpi/ic_add_person_dk.png | Bin 1533 -> 0 bytes res/drawable-hdpi/ic_phone_dk.png | Bin 1467 -> 0 bytes res/drawable-hdpi/ic_results_add_contact.png | Bin 0 -> 1082 bytes res/drawable-hdpi/ic_results_phone.png | Bin 0 -> 1084 bytes res/drawable-hdpi/list_item_avatar_bg.png | Bin 1128 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-hdpi/ic_add_person_dk.png delete mode 100644 res/drawable-hdpi/ic_phone_dk.png create mode 100644 res/drawable-hdpi/ic_results_add_contact.png create mode 100644 res/drawable-hdpi/ic_results_phone.png delete mode 100644 res/drawable-hdpi/list_item_avatar_bg.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/ic_add_person_dk.png b/res/drawable-hdpi/ic_add_person_dk.png deleted file mode 100644 index 7096ed214..000000000 Binary files a/res/drawable-hdpi/ic_add_person_dk.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_phone_dk.png b/res/drawable-hdpi/ic_phone_dk.png deleted file mode 100644 index 984d6fa11..000000000 Binary files a/res/drawable-hdpi/ic_phone_dk.png and /dev/null differ diff --git a/res/drawable-hdpi/ic_results_add_contact.png b/res/drawable-hdpi/ic_results_add_contact.png new file mode 100644 index 000000000..472b28104 Binary files /dev/null and b/res/drawable-hdpi/ic_results_add_contact.png differ diff --git a/res/drawable-hdpi/ic_results_phone.png b/res/drawable-hdpi/ic_results_phone.png new file mode 100644 index 000000000..3a1a7a790 Binary files /dev/null and b/res/drawable-hdpi/ic_results_phone.png differ diff --git a/res/drawable-hdpi/list_item_avatar_bg.png b/res/drawable-hdpi/list_item_avatar_bg.png deleted file mode 100644 index 66e5f3efe..000000000 Binary files a/res/drawable-hdpi/list_item_avatar_bg.png and /dev/null differ -- cgit v1.2.3