Allow Glide.with(lifecycleowner)
Open
enhancement
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
It's rather not nice that Image library has to access fragment to manage lifecycle. It should be possible to take advantage of android architecture component and provide overload of Glide.with() which takes lifecycleowner instance.
Contributor guide
Assessment
This issue has not been assessed yet.