android - Default custom font -
android - Default custom font -
is possible set custom font default in android application? because typing every textview not efficient.
login = (textview)findviewbyid(r.id.tvlogin); login.settypeface(titlefont);
is possible set custom font default in android application?
not custom typeface
loaded own font file, sorry. others have noted, there workarounds , libraries help simplify matters bit. personally, i'd @ calligraphy or perhaps fontify.
android fonts
Comments
Post a Comment