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

please add border background color #28

Open alz-ahm opened 9 years ago

alz-ahm commented 9 years ago

Thanks for your great library. It would be great if you add a function to customize border background color as well.

luca992 commented 9 years ago

yeah the ability to change the boarder color would be appreciated

nbarraille commented 9 years ago

I created a PR for this: https://github.com/amulyakhare/TextDrawable/pull/34