is it possible to change starting page on a swipeContainer? (SOLVED)
My current project needs multiple screens connected by sliding, so i'm using swipe container to contains the changing contents through slides, i also need to see in which screen i am, so Page indicator is perfect for that. The problem is i need a button to return to the first page, but i need that the first page is the middle one, like when sliding through pages on a smartphone. So, is it possible to change the slide configuration? Actually i have 5 slides, so layout is 12345 and the button takes me to slide 1, i need something like -2-1012 and button that take me to 0.
Thanks in advance for any advice
