Using custom drawables in an Android Notification -
Is there a way to use an image that I am generating as an icon on the fly?
There was a discussion on this topic. Exhibit: I do not think this is possible.
UPDATE : A bigIcon
property for tablets or other large-screen devices at API level 11+, which is a bitmap
Accepts AFAIK, it is unused on small screen devices, such as phones.
Comments
Post a Comment