I want to set a custom font by default for TextView in android app. Will i need to create custom view for this ? Or is there any other way to do it except for loading it from assets folder and applying them individually?
Is there a way that a custom font can be directly used in xml, just like "sans","serif"
No comments:
Post a Comment