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.