Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top