TextDrawable
TextDrawable copied to clipboard
Avatars are not rounded on API 16
I am using this library to built simple rounded avatars this way: TextDrawable.builder().buildRound(letter, backgroundColor.toColor()) Everythings works fine on API =< 21. Unfortunately it is not working on API 16. It creates rectangle avatars instead. Do you have any idea how to solve it?
@amulyakhare Can you please look into this issue? I am also facing this issue on KitKat 4.4.2