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

Cannot resolve .builder() #67

Closed dfrits closed 6 years ago

dfrits commented 6 years ago

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