2

Possible Duplicate:
Android - How do I do a lazy load of images in ListView

I have a custom list of contacts. It contains the name, description (from the database) and the corresponding image from the file system. SimpleCursorAdapter not work with icons. How to make lazy initialization list with this data?

0

1 Answer 1

2

You can have a look at this nice article,

Also this,

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.