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

Please update project SDK 25 #59

Open webserveis opened 7 years ago

alirezaafkar commented 6 years ago

I've updated it in my fork and u can use it with jitpack.

compile 'com.github.alirezaafkar:TextDrawable:2.0.0'