I am using a ViewPager
in which I am able to have 3 PagerTabStrip
. But I want to have more than 3, maybe 4 or 5. I tried using setTextSpacing()
but that didn't work. There is no direct option also to have some a some amount of PaperTitleStrip
.
Any Suggestions how can we implement the same.