Arabic & English text problem in Galaxy S and Nexus S in TextView

青春壹個敷衍的年華 提交于 2019-12-11 14:05:02

问题


With a TextView with right gravity when I write a mix of English and Arabic texts, some English texts are moved to the right of the TextView and are not shown.

This may be because of some sort of arabizer in Samsung.

Any suggestions to fix that?


回答1:


RTL language support is only partially implemented in Android 2.3. This may be one of the limitations. Try it in a 2.3 emulator (to see if this is specific to Samsung, as you suggest) and a 3.0 emulator (to see if this has been improved).



来源:https://stackoverflow.com/questions/5415445/arabic-english-text-problem-in-galaxy-s-and-nexus-s-in-textview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!