Can one specify the fontType in android styles xml? -
I am using Jeff Shark following an example project "Sky" using styles in my layout. It's working quite well, however, I can not determine how to specify the font type-face using styles. Without it, I have to implement the font for every text view, editing view, etc., while I would like to apply it during my application and when.
It seems that it is not possible with XML / styles ... You can specify if you are interesting.
Comments
Post a Comment