picasso
https://github.com/square/picasso
Kotlin
A powerful image downloading and caching library for Android
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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to picasso
Help out
- Issues
- Not able to load the image from local storage.
- PicassoDrawable's placeholder is not released if the drawable becomes another PicassoDrawable's placeholder.
- Document the use of MediaStoreRequestHandler
- Translate MediaStore.Image.ORIENTATION to ExifInterface.ORIENTATION to keep orientation processing proper.
- Load from byte array
- Fatal Exception: java.lang.StackOverflowError
- RequestHandler should have access to re-request?
- Ability to cache URL from local file
- Image not loading unless .error option set.
- Separate RequestHandlers and Bitmap decoding
- Docs
- Kotlin not yet supported