Compose incompatible Drawables
Open
Compose
enhancement
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Compose doesn't support all types of Drawables, but Glide will let you set any arbitrary Drawable as a placeholder via RequestBuilder. I suspect the non-Compose version of Glide also doesn't actually support all types of Drawables as placeholders (animatable?), but we could be clearer about compatibility at least.
Contributor guide
Assessment
This issue has not been assessed yet.