This blog is all about Android development and problems\solutions
Android : Best way to assign font typeface to textview
on Tuesday, April 7, 2015
I wonder what would be the best way to assign a font typeface to a TextView view? Is it better to create a custom TextView class which extends TextView or use setTypeFace attribute?
0 comments:
Post a Comment