summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2014-03-03 11:08:17 -0800
committerYorke Lee <yorkelee@google.com>2014-03-03 11:50:38 -0800
commit30dd6e7e1a9279b91e9ee0ad36c34545c5b6c45a (patch)
tree8c949016b44f9911c28c882debffe8cc36f15738 /res/drawable-xhdpi
parentc7b23f42c0cb337b7a25fc78543c2e4041b51a03 (diff)
downloadpackages_apps_ContactsCommon-30dd6e7e1a9279b91e9ee0ad36c34545c5b6c45a.tar.gz
packages_apps_ContactsCommon-30dd6e7e1a9279b91e9ee0ad36c34545c5b6c45a.tar.bz2
packages_apps_ContactsCommon-30dd6e7e1a9279b91e9ee0ad36c34545c5b6c45a.zip
Fix ShortcutIntentBuilder to use LetterTileDrawables
Use LetterTileDrawables, instead of Bitmap drawables when generating shortcut icons for contacts without a contact photo. To do this, the methods generatePhoneNumberIcon() and generateQuickContactIcon have to be modified to draw a drawable on the canvas instead of a bitmap. Bug: 13279862 Change-Id: Ife7bbca27a7d1b942c8a8ea908dd9896c5fe063a
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r--res/drawable-xhdpi/ic_contact_picture_holo_light.pngbin2969 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_contact_picture_holo_light.png b/res/drawable-xhdpi/ic_contact_picture_holo_light.png
deleted file mode 100644
index 914d85ce..00000000
--- a/res/drawable-xhdpi/ic_contact_picture_holo_light.png
+++ /dev/null
Binary files differ