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 had the same problem, the TTF did not show up. I changed the font file, and with the same code it's working.