سؤال

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

هل كانت مفيدة؟

المحلول

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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top