My viewFlipper contains 15 LinearLayout. After it reaches, I have a button "Back to menu".
I've used
showNext()
all the way to the 15th LinearLayout. And now I want it to go back to 1st LinearLayout. Anyone have any idea? How to bring it back to 1st Linearlayout?
Thanks.
Call showNext()
. Or, call setDisplayedChild(0)
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With