Best way to swipe images in Android
问题 So basically here is the thing that I want to know. I'm working on application which will download images from internet and will save them in sdcard or db (doesn't matter).And after that I want to be able to show these images and swipe between them. Example : ListView.onItemClick show image with unique ID from 1-to 5. At the beginning image shows as a content of xml file or in some other way,but I need to be able to show 4 buttons around the image. Buttons on top : Back to listview activity