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 612 forks source link

This library is not working at all #48

Closed puneetagarwal closed 7 years ago

puneetagarwal commented 7 years ago

Hello,

I tried using this library for showing user initials in my app. But unfortunately, it seems that the library is not working and the code is broken. When I used it, it just shows a blank area where my ImageView is placed.

Can you tell me that are you going to fix this library because there is no use of putting a library on Git which doesn't work at all. Let me know.

cobear25 commented 7 years ago

@puneetagarwal You're obviously doing something wrong because it's working for hundreds of other people.