MagicIndicator icon indicating copy to clipboard operation
MagicIndicator copied to clipboard

Change Typeface font

Open vre142 opened this issue 9 years ago • 2 comments

Hi, I don't know where should I use getPagerTitleview() for changing typeface font of tabs. Thanks, Vafa

vre142 avatar Jan 21 '17 14:01 vre142

simplePagerTitleView.setTypeface(ResourcesCompat.getFont(context, R.font.arbaeen));

Hitexroid avatar Aug 09 '19 21:08 Hitexroid

simplePagerTitleView.setTypeface(ResourcesCompat.getFont(context, R.font.arbaeen));

this do not work

IssacharLyu avatar Apr 10 '20 03:04 IssacharLyu