Question

I'm looking for a way to flip between multiple layouts, where each layout has its own sliding drawer. The best way seemed to be using viewPager, but the examples I've seen showed how to flip between texts and that's not what I really need.

Was it helpful?

Solution

Check out my simple project on github http://github.com/shereef It has a VIewPager and in it a list view similarly you can add a sliding drawer.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top