문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top