daimajia / daimajia/AndroidImageSlider
Big Images out of memory
Open
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
When I try to load images with a lot of pixels (1920x1280 in my case) I get out of memory on my device, and the image is not shown on screen!
I think this problem is related to Picasso Library: http://stackoverflow.com/questions/26926088/android-picasso-imageview-out-of-memory-exception-memoryleak
This is not a good image handling, lot of MB wasted for images!
Is there any solutions?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.