I am using Jake Wharton's TabPageIndicator My question is: is there a way to convert the tab footer to a “title bar”? I use the indicator under ViewPager, and it would be nice to have a “selected row” at the top of the title bar of my tab.
Thanks in advance
Well, I think the component does not support this option, however the footer is an image, so if you rotate this image vertically, it becomes the header! Lol!