From a1b886a7892df11db9a1851f2c0f38d22c1a1787 Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Wed, 5 Dec 2012 12:09:05 -0800 Subject: Major resource move and clean-up. Moving resources from Contacts to ContactsCommon and Dialer as necessary to remove dialer dependencies on contacts app. Bug: 6993891 Change-Id: Ieb3a31c1f4f8294b17c1829bb56313ab1f3cafe7 --- res/drawable-xhdpi/ic_ab_history_holo_dark.png | Bin 0 -> 2757 bytes res/drawable-xhdpi/ic_dial_action_search.png | Bin 0 -> 2461 bytes res/drawable-xhdpi/ic_menu_overflow.png | Bin 0 -> 554 bytes res/drawable-xhdpi/ic_minus_disabled_holo_dark.png | Bin 0 -> 421 bytes res/drawable-xhdpi/ic_minus_holo_dark.png | Bin 0 -> 438 bytes res/drawable-xhdpi/ic_plus_disabled_holo_dark.png | Bin 0 -> 756 bytes res/drawable-xhdpi/ic_plus_holo_dark.png | Bin 0 -> 761 bytes res/drawable-xhdpi/ic_trash_holo_dark.png | Bin 0 -> 1763 bytes .../list_selector_disabled_holo_dark.9.png | Bin 0 -> 190 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xhdpi/ic_ab_history_holo_dark.png create mode 100644 res/drawable-xhdpi/ic_dial_action_search.png create mode 100644 res/drawable-xhdpi/ic_menu_overflow.png create mode 100644 res/drawable-xhdpi/ic_minus_disabled_holo_dark.png create mode 100644 res/drawable-xhdpi/ic_minus_holo_dark.png create mode 100644 res/drawable-xhdpi/ic_plus_disabled_holo_dark.png create mode 100644 res/drawable-xhdpi/ic_plus_holo_dark.png create mode 100644 res/drawable-xhdpi/ic_trash_holo_dark.png create mode 100644 res/drawable-xhdpi/list_selector_disabled_holo_dark.9.png (limited to 'res/drawable-xhdpi') diff --git a/res/drawable-xhdpi/ic_ab_history_holo_dark.png b/res/drawable-xhdpi/ic_ab_history_holo_dark.png new file mode 100644 index 000000000..98cc1af35 Binary files /dev/null and b/res/drawable-xhdpi/ic_ab_history_holo_dark.png differ diff --git a/res/drawable-xhdpi/ic_dial_action_search.png b/res/drawable-xhdpi/ic_dial_action_search.png new file mode 100644 index 000000000..fe3aa2486 Binary files /dev/null and b/res/drawable-xhdpi/ic_dial_action_search.png differ diff --git a/res/drawable-xhdpi/ic_menu_overflow.png b/res/drawable-xhdpi/ic_menu_overflow.png new file mode 100644 index 000000000..715cff8c8 Binary files /dev/null and b/res/drawable-xhdpi/ic_menu_overflow.png differ diff --git a/res/drawable-xhdpi/ic_minus_disabled_holo_dark.png b/res/drawable-xhdpi/ic_minus_disabled_holo_dark.png new file mode 100644 index 000000000..ae6bce7f8 Binary files /dev/null and b/res/drawable-xhdpi/ic_minus_disabled_holo_dark.png differ diff --git a/res/drawable-xhdpi/ic_minus_holo_dark.png b/res/drawable-xhdpi/ic_minus_holo_dark.png new file mode 100644 index 000000000..0e95a6bdd Binary files /dev/null and b/res/drawable-xhdpi/ic_minus_holo_dark.png differ diff --git a/res/drawable-xhdpi/ic_plus_disabled_holo_dark.png b/res/drawable-xhdpi/ic_plus_disabled_holo_dark.png new file mode 100644 index 000000000..169da3e96 Binary files /dev/null and b/res/drawable-xhdpi/ic_plus_disabled_holo_dark.png differ diff --git a/res/drawable-xhdpi/ic_plus_holo_dark.png b/res/drawable-xhdpi/ic_plus_holo_dark.png new file mode 100644 index 000000000..b869bf9b1 Binary files /dev/null and b/res/drawable-xhdpi/ic_plus_holo_dark.png differ diff --git a/res/drawable-xhdpi/ic_trash_holo_dark.png b/res/drawable-xhdpi/ic_trash_holo_dark.png new file mode 100644 index 000000000..70e4d30ab Binary files /dev/null and b/res/drawable-xhdpi/ic_trash_holo_dark.png differ diff --git a/res/drawable-xhdpi/list_selector_disabled_holo_dark.9.png b/res/drawable-xhdpi/list_selector_disabled_holo_dark.9.png new file mode 100644 index 000000000..88726b691 Binary files /dev/null and b/res/drawable-xhdpi/list_selector_disabled_holo_dark.9.png differ -- cgit v1.2.3