Pixie wrote:
> Hello,
> 
> I've created a custom Typeface by adding a TTF file to the assets
> folder, and I use the setTypeface method to apply this font to each of
> the text views, and everything works great.
> The only problem I have, is that I write a lot of code lines in order
> to apply this font to all text views.
> Is there a way to make this font the default font in my project, or to
> apply it to all text views at once?

Not that I am aware of, no.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android 2.0 Programming Books: http://commonsware.com/books
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to