I am trying to use arabic fonts in my application. I have already
managed to view Arabic fonts by using the appends folder and usint
TextView tv.setTypeface(typeface).

The problem is that menus require just de id number or the
Charsequence, and I cannot use tv.setTypeface since I do not have a
way of accesing to its inner TextView.

Do you know any way to do that?

Thanks.

Christian.
--~--~---------~--~----~------------~-------~--~----~
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