From 373f5374953890c2b799a3cc3166d8abb97d1ae6 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Mon, 25 Aug 2014 15:07:09 -0700 Subject: Add xxxhdpi icons for Dialer. Supporting xxxhdpi icons. Bug: 17212103 Change-Id: If5aeb41201e4e69aa24406699fdb8c4db50a54e9 --- res/drawable-xxxhdpi/empty_call_log.png | Bin 0 -> 8761 bytes res/drawable-xxxhdpi/empty_contacts.png | Bin 0 -> 5204 bytes res/drawable-xxxhdpi/empty_speeddial.png | Bin 0 -> 14741 bytes res/drawable-xxxhdpi/fab_blue.png | Bin 0 -> 9807 bytes res/drawable-xxxhdpi/fab_ic_call.png | Bin 0 -> 2921 bytes res/drawable-xxxhdpi/fab_ic_dial.png | Bin 0 -> 3800 bytes res/drawable-xxxhdpi/ic_call_arrow.png | Bin 0 -> 1344 bytes res/drawable-xxxhdpi/ic_card_phone.png | Bin 0 -> 2134 bytes res/drawable-xxxhdpi/ic_delete_wht_24dp.png | Bin 0 -> 1394 bytes res/drawable-xxxhdpi/ic_handle.png | Bin 0 -> 1687 bytes res/drawable-xxxhdpi/ic_results_phone.png | Bin 0 -> 2281 bytes 11 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xxxhdpi/empty_call_log.png create mode 100644 res/drawable-xxxhdpi/empty_contacts.png create mode 100644 res/drawable-xxxhdpi/empty_speeddial.png create mode 100644 res/drawable-xxxhdpi/fab_blue.png create mode 100644 res/drawable-xxxhdpi/fab_ic_call.png create mode 100644 res/drawable-xxxhdpi/fab_ic_dial.png create mode 100644 res/drawable-xxxhdpi/ic_call_arrow.png create mode 100644 res/drawable-xxxhdpi/ic_card_phone.png create mode 100644 res/drawable-xxxhdpi/ic_delete_wht_24dp.png create mode 100644 res/drawable-xxxhdpi/ic_handle.png create mode 100644 res/drawable-xxxhdpi/ic_results_phone.png diff --git a/res/drawable-xxxhdpi/empty_call_log.png b/res/drawable-xxxhdpi/empty_call_log.png new file mode 100644 index 000000000..fbac1e40f Binary files /dev/null and b/res/drawable-xxxhdpi/empty_call_log.png differ diff --git a/res/drawable-xxxhdpi/empty_contacts.png b/res/drawable-xxxhdpi/empty_contacts.png new file mode 100644 index 000000000..5893965e9 Binary files /dev/null and b/res/drawable-xxxhdpi/empty_contacts.png differ diff --git a/res/drawable-xxxhdpi/empty_speeddial.png b/res/drawable-xxxhdpi/empty_speeddial.png new file mode 100644 index 000000000..dc7f8aeed Binary files /dev/null and b/res/drawable-xxxhdpi/empty_speeddial.png differ diff --git a/res/drawable-xxxhdpi/fab_blue.png b/res/drawable-xxxhdpi/fab_blue.png new file mode 100644 index 000000000..1dd8a9260 Binary files /dev/null and b/res/drawable-xxxhdpi/fab_blue.png differ diff --git a/res/drawable-xxxhdpi/fab_ic_call.png b/res/drawable-xxxhdpi/fab_ic_call.png new file mode 100644 index 000000000..7af3396b4 Binary files /dev/null and b/res/drawable-xxxhdpi/fab_ic_call.png differ diff --git a/res/drawable-xxxhdpi/fab_ic_dial.png b/res/drawable-xxxhdpi/fab_ic_dial.png new file mode 100644 index 000000000..9361aa864 Binary files /dev/null and b/res/drawable-xxxhdpi/fab_ic_dial.png differ diff --git a/res/drawable-xxxhdpi/ic_call_arrow.png b/res/drawable-xxxhdpi/ic_call_arrow.png new file mode 100644 index 000000000..8243c2536 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_call_arrow.png differ diff --git a/res/drawable-xxxhdpi/ic_card_phone.png b/res/drawable-xxxhdpi/ic_card_phone.png new file mode 100644 index 000000000..a93865990 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_card_phone.png differ diff --git a/res/drawable-xxxhdpi/ic_delete_wht_24dp.png b/res/drawable-xxxhdpi/ic_delete_wht_24dp.png new file mode 100644 index 000000000..2f250f64a Binary files /dev/null and b/res/drawable-xxxhdpi/ic_delete_wht_24dp.png differ diff --git a/res/drawable-xxxhdpi/ic_handle.png b/res/drawable-xxxhdpi/ic_handle.png new file mode 100644 index 000000000..72641c7ab Binary files /dev/null and b/res/drawable-xxxhdpi/ic_handle.png differ diff --git a/res/drawable-xxxhdpi/ic_results_phone.png b/res/drawable-xxxhdpi/ic_results_phone.png new file mode 100644 index 000000000..395652cdf Binary files /dev/null and b/res/drawable-xxxhdpi/ic_results_phone.png differ -- cgit v1.2.3