How to load imageURL in viewpager? Actually i implemented the task without pager,i used Gesture to do so,but i need to display rhe images with the help of pager. I had seen many examples but i cant understand,the thing is myself having array of ImageURl[],showing images in Gridview,if i clicks the particular image it should display the current image and while swiping other images should be followed.
Asked
Active
Viewed 501 times
3
-
this might help you http://stackoverflow.com/questions/9089380/gallery-of-images-using-viewpager-zoom-in-imageviews – Sergey Benner Feb 21 '12 at 13:48