amulyakhare / TextDrawable

This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
MIT License
3.16k stars 621 forks source link

Support of drawing image/icon in centre instead of text. #21

Open vijayrawatsan opened 9 years ago

vijayrawatsan commented 9 years ago

Example use case is SMS/Messages App: If message is from a known contact their initials are drawn else a default icon like this. screen shot 2015-03-19 at 1 22 11 am

Wolftein commented 9 years ago

+1 this would be very useful.

IWANNABEAPANDA commented 9 years ago

+1 I need this !

dsharew commented 7 years ago

+1 I need this

Narayane commented 7 years ago

+1

samik-saha commented 7 years ago

Yep, I wanted this for some time!