Question

I'd like to implement a navigation with two layers of tabs, similar to this one:

Double tab navigation

However I cannot find how to give scrollable tabs this appearance: centered title for the active tab, and the others pushed to the sides, without separator or underlining. I'm pretty sure I've seen this scrollable tabs style before, so I was wondering if it's just a setting or maybe a third party library.

Could anyone help me with this ?

Thank you.

Était-ce utile?

La solution

Have a look at ViewPager's PagerTitleStrip. That's what you are looking for.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top