I am trying a custom TTF font in my app.  I notice that the left ~4
pixels of the leftmost character (certain characters only) is cut off
in either a TextView or EditText.  Does anyone know how I can get
around this problem?

I tried textview.setPadding(10, 2, 2, 2) but the leftmost character
still has some of it cut off.
--~--~---------~--~----~------------~-------~--~----~
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