B
B
Benderlidze2014-08-22 10:08:19
Android
Benderlidze, 2014-08-22 10:08:19

Listview and update pictures in it. How?

There are leaves. I download xml parse it - links to pictures.
I start downloading them (asynktask + callback) slowly and as they download, I display them in leaves.
So the question is that the foliage is filled with already downloaded pictures (if one is downloaded, then the same one for all positions) and only as new ones are downloaded, it replaces the old ones with new ones.
After each jump of the picture, I call invalidateViews () and notifyDataSetChanged ()
How can I make sure that this does not happen?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Copperfield, 2014-08-22
@Benderlidze

Use UniversalImageLoader

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question