Take a look at this post on Stack Overflow
http://stackoverflow.com/questions/541966/android-how-do-i-do-a-lazy-load-of-images-in-listview
On Jul 22, 10:06 am, Tabman wrote:
> Hi Davide,
>
> see the logic for calling two functions in the following code (private
> void updateBookCovers() & private
Hi Davide,
see the logic for calling two functions in the following code (private
void updateBookCovers() & private void postUpdateBookCovers() ) It
implements lazy loading of images. The idea is to load images when
scrolling stops.
http://code.google.com/p/shelves/source/browse/trunk/Shelves/src
2 matches
Mail list logo