views:

26

answers:

1

Greetings Fellow Coders.

My app downloads a set of images from a website but I need to figure out the how to display them to the user. How can I display these to the user if they are coming from a ListView?

Also, they'll need to be able to get back to the ListView.

Cheers.

A: 

Hi Mitchell,
Please refer to the thread link given below. Hope it can help you a lot.
Images-in-Listview

Thanks,
Sen

Sen