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
I've successfully used this before. The only difference between our implementations is that I wasn't using a subfolder in assets. Not sure if that will change anything, though.