Android-Universal-Image-Loader
Android-Universal-Image-Loader copied to clipboard
Load SDCard big images is too slow
Hi, I use this engine. When I try to load a big image from sdcard. I find it too slow, i suggestion about optimizing "private Bitmap tryLoadBitmap() throws TaskCancelledException{....}". Thank you^^
I found that, too. Agree to optimize.
I forked this project and add a new method to support loading thumbnail with mediaId :dancers: