I have an horizontal scroll views for different categories of images. On click of image thumbnail it will display that image. Now on click of thumbnail need to display the image along with slide view.
How to do this?. Now am able to display single image at once on click of thumbnail. Am using picasso to do this.
please help me out. Am getting the data(image url) as json response from server.