Is it possible to set font for entire Application?

Posted by Samuh on Stack Overflow See other posts from Stack Overflow or by Samuh
Published on 2010-04-26T07:58:35Z Indexed on 2010/04/26 8:03 UTC
Read the original article Hit count: 189

Filed under:
|
|

Hi,

I need to use certain font for my entire application. I have .ttf file for the same. Is it possible to set this as default font, at application start up and then use it elsewhere in the application? When set, how do i use it in my layout XMLs?

Sample code, tutorial that can help me here is appreciated.

Thanks.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-fonts