You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a mTabsTypeface a global variable, and whenever I see a TextView that has a null in its Typaface parameter, I supplied it with: textView.setTypeface(mTabsTypeface, mTextStyle);
Hello,
can I change the tab text fonts?
and if so, then how?
The text was updated successfully, but these errors were encountered: