I have an horizontal scrollview composed of 3 linear layouts (3pages). How can I navigate to the 3rd layout of my scrollview? (by default, it navigates on the 1st layout of the page)
Thanks a lot for your help!
I have an horizontal scrollview composed of 3 linear layouts (3pages). How can I navigate to the 3rd layout of my scrollview? (by default, it navigates on the 1st layout of the page)
Thanks a lot for your help!
I think you're looking for THIS.
Sadly I can't post any example code right now since I'm on my phone, but I think you'll find enough tutorials for it online.