coil
https://github.com/coil-kt/coil
Kotlin
Image loading for Android backed by Kotlin Coroutines.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported1 Subscribers
Add a CodeTriage badge to coil
Help out
- Issues
- fix(deps): update roborazzi to v1.33.0
- Guard against Dispatchers.Main.immediate being unavailable.
- Support Transformations on all multiplatform targets.
- Replace FakeImage with ColorImage.
- [Coil 3] Reconsider using androidx collection's LruCache(Or SieveCache)
- IntrinsicSize.Max not work
- Consider supporting a flag to move the memory cache check ahead of the interceptor chain.
- Add constant to parse Gif Loop Count and apply to repeatCount
- API for atomically accessing an image request's disk cache entry
- Make CrossfadePainter public API.
- Docs
- Kotlin not yet supported