diff options
author | Yorke Lee <yorkelee@google.com> | 2014-03-03 11:08:17 -0800 |
---|---|---|
committer | Yorke Lee <yorkelee@google.com> | 2014-03-03 11:50:38 -0800 |
commit | 30dd6e7e1a9279b91e9ee0ad36c34545c5b6c45a (patch) | |
tree | 8c949016b44f9911c28c882debffe8cc36f15738 /res/drawable-xhdpi | |
parent | c7b23f42c0cb337b7a25fc78543c2e4041b51a03 (diff) | |
download | packages_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.png | bin | 2969 -> 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 Binary files differdeleted file mode 100644 index 914d85ce..00000000 --- a/res/drawable-xhdpi/ic_contact_picture_holo_light.png +++ /dev/null |