jpardogo / PagerSlidingTabStrip

An interactive indicator to navigate between the different pages of a ViewPager
2.19k stars 354 forks source link

How to change typeface on tab textview #57

Closed ashmosaheb closed 9 years ago

ashmosaheb commented 9 years ago

Is there a way, or can you provide a way to change the typeface that that the tab textview uses?

ashmosaheb commented 9 years ago

I just realised. Simply calling setTypface(), with your custom typeface on the instance of the PagerSlidingTabStrip does the trick!