summaryrefslogtreecommitdiffstats
path: root/res/drawable-xxhdpi
diff options
context:
space:
mode:
authorPaul Soulos <psoulos@google.com>2014-06-10 14:55:32 -0700
committerBrian Attwell <brianattwell@google.com>2014-06-11 14:36:18 -0700
commit23889ba7ca18ed4ea56248355438a734511bc0b7 (patch)
tree6bfcfcab8b8525c6152d3fd8083f828ac4c47ef8 /res/drawable-xxhdpi
parente3b4e101a8d183d2ef1ea1c894aa53e6144b718a (diff)
downloadpackages_apps_Contacts-23889ba7ca18ed4ea56248355438a734511bc0b7.tar.gz
packages_apps_Contacts-23889ba7ca18ed4ea56248355438a734511bc0b7.tar.bz2
packages_apps_Contacts-23889ba7ca18ed4ea56248355438a734511bc0b7.zip
Update Contact card UI.
1. Adds a separate entry for SMS (still up for debate) 2. Uses the proper icon resources for common contact types 3. Colorizes the icons if available Change-Id: Ibf491e0e05d453d0d06b0ad16847e4eb34084811
Diffstat (limited to 'res/drawable-xxhdpi')
-rw-r--r--res/drawable-xxhdpi/ic_email_24dp.pngbin0 -> 596 bytes
-rw-r--r--res/drawable-xxhdpi/ic_phone_24dp.pngbin0 -> 736 bytes
-rw-r--r--res/drawable-xxhdpi/ic_place_24dp.pngbin0 -> 790 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xxhdpi/ic_email_24dp.png b/res/drawable-xxhdpi/ic_email_24dp.png
new file mode 100644
index 000000000..d1fc5fc11
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_email_24dp.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_phone_24dp.png b/res/drawable-xxhdpi/ic_phone_24dp.png
new file mode 100644
index 000000000..3c546e575
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_phone_24dp.png
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_place_24dp.png b/res/drawable-xxhdpi/ic_place_24dp.png
new file mode 100644
index 000000000..0eca24964
--- /dev/null
+++ b/res/drawable-xxhdpi/ic_place_24dp.png
Binary files differ