Hi All, How to set custom font for whole application. otherwise is there any way to set external fonts like "FEASFBRG.TTF" in Style.xml for the attribute android:typeface.
We can set it by Typeface.createFromAsset(getAssets(), "fonts/ FEASFBRG .ttf"); But I want to know how to set in Style.xml for the attribute android:typeface. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

