My Task is to make clean scroll right to another screen then press on icon and show popup, I want to use ViewPager
to make clean scroll right(swipe) between two pages, and then use Dialog
to show the popup, I couldn't find any working sample on how to implement ViewPager
between two layouts, someone has working sample??
Thanks. David
This helped me a lot: http://geekyouup.blogspot.com/2011/07/viewpager-example-from-paug.html
Theres a link to some googlecode you can download and paw through too.
Viewpagers work like list views. To use it with two layouts you're going to have to expand the layouts in a LayoutInflater
and add as a view to each page.
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