I\'m using PagerTabStrip in ViewPager to show the title of each page. Here is my XML code:
PagerTabStrip
ViewPager
What you need to do is create a style for the text, and then use the android:textAppearance attribute...
Perhaps something like this:
And then in your PagerTabStrip XML do this: