I applied a custom font to a TextView, but it doesn\'t seems to change the typeface.
TextView
Here is my code:
Typeface myTypeface = Typeface
Make sure to paste the above code into onCreate() after your call to the super and the call to setContentView(). This small detail kept my hung up for awhile.