commit | 00ada3ab8cffecc7c0998f9b22fef13305fbbb24 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Mon Mar 03 11:08:17 2014 -0800 |
committer | Jay Shrauner <shrauner@google.com> | Wed Mar 05 04:51:52 2014 +0000 |
tree | 8000401b199baef4677938839f13e255ebd15c05 | |
parent | ecbc4b06712da8d1551708b054c123e10e8d2193 [diff] |
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 (cherry picked from commit 30dd6e7e1a9279b91e9ee0ad36c34545c5b6c45a)