SyntaxFix
Write A Post
Hire A Developer
Questions
Typeface typeface = ResourcesCompat.getFont(context, R.font.font_name); textView.setTypeface(typeface);
set easily font to any textview from res>font directory programmatically