I am working on a font rendering project for one of my applications in android. I am trying to input a language like
Arabic. I used the Softkeyboard sample for building the Language Keyboard. I was able to type characters of the language using a font in assets folder. But The problem is As soon as I type a character and a Half word character ...the later replaces the first character. And the first character disappears as soon as the half word character is typed. I wish that respective glyph is displayed for respective character,half word combination. Any suggestion. I looked at update classes they are fine. Couldn't find where the displacing thing is happening. Any Suggestions. -- 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

