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.
I want to show TextDrawable in Center of LinearLayout.I have already use Layout_gravity="center" but it's not working.