Question

I am trying to implement swipe tabs in my application but don't know what is the best way to do it.I am confused as to whether I should action bar navigation bars or some other mechanism. I want my application to have Scroll-able views like in the link below?

https://play.google.com/store/apps/details?id=com.asus.todolist

Was it helpful?

Solution

You can use uiautomatorviewer to determine what that app is using. My guess is that it is using a ViewPager with a PagerTabStrip for the tabs.

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