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.
Android says that builder() cannot be resolved when I call TextDrawable.builder(). Does someone know the reason why?
I want to use it with android wear 2.0