Quote:
Originally Posted by dudeofswim
Sort of like a slide show? How about 4 views and the buttons switch views.
There are tutorials for multiple view apps
|
Hi,
Very first time 1st three image will show on scroll view.
On clicking left button i am setting offset of scrollview by adding image width, so it moves and showing 2,3,4 image on scroll view.
But first time when click on right button it should show nth , 1,2 image, on second click n-1th,nth,1 like that
I think here i can not use sliding concept.
Thanks