I have implemented a FragmentPagerAdapter of 4-pages and a PagerTitleStrip with the titles of each of them. I wanted to know if there are any attributes to put a color line below title to highlight the one selected at the time.
I've looked PagerTitleStrip attributes but I have not found anything for this purpose.
Thank you very much.