Now am using horizontal lockable scroll view. (i.e) am just scrolling the linear layout horizontally when ever the next button and back button is clicked respectively.so I used one Lockablescrollview class extends Horizontalscrollview to perform the linear layout to move horizontally.
Now I want that to scroll it on vertically. Need help thanks in advance...