chrisjenx / Calligraphy

Custom fonts in Android the easy way...
Apache License 2.0
8.59k stars 1.1k forks source link

Change font on tab layout? #462

Closed beingabstrac closed 5 years ago

beingabstrac commented 5 years ago

How do I override Tab Layout font to my custom font? Can't do that.

iamdeveloper-lopez commented 5 years ago

@rishirD You are implementing TabLayout with ViewPager ? If you are implementing TabLayout with ViewPager with Pager Adapter, you can apply spannable string inside your adapter as your title.