How to create an Bitmap/Text Drawable for Placeholder in background ?
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Hello everyone, I have a question about the placeholder/error.
My target: I want to create a drawable/bitmap (depend on text input) for placeholder or error in the background with glide ( reuse cache)
it looks like this library https://github.com/amulyakhare/TextDrawable
When Glide load URL fails, imageView will show text drawable.
So Which ways can I customize this scenario for my app?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.