pashapm / libs-for-android

Automatically exported from code.google.com/p/libs-for-android
Apache License 2.0
0 stars 0 forks source link

Load cached images asynchronously. #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Scrolling in list view with decent number of binded ImageViews is not so 
smooth; probably because of synchronous bitmap loading from cache files.

Could you please enhance the library to use async tasks for cache loading too.

Original issue reported on code.google.com by vinay.se...@gmail.com on 19 Mar 2012 at 3:37

GoogleCodeExporter commented 9 years ago
This request is for the ImageLoader library.

Original comment by vinay.se...@gmail.com on 19 Mar 2012 at 3:38

GoogleCodeExporter commented 9 years ago
Sorry I might be wrong. I should investigate more before adding the issue. :)

Original comment by vinay.se...@gmail.com on 19 Mar 2012 at 3:41