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

change padding around text or crop in the centre #32

Open qbait opened 9 years ago

qbait commented 9 years ago

Hey, I wanna use this library to generate drawable for actions in ActionBar, unfortunately icons are too small, cause padding is to big. May I somehow make it smaller?