android tablet arabic language support

放肆的年华 提交于 2019-12-12 04:45:58

问题


I am using Samsung Galaxy Tab and my app contains displaying Arabic texts. I have 2 rows that displays texts. One row will display in Arabic and other in English. The output will look like

Some space is coming in front of the Arabic text. I have given these two text inside a tablelayout. But if I am displaying the text in English instead of Arabic then this extra space won't be there. Why is it so? Is that related to Arabic language?


回答1:


Yes, Arabic is a right to left script. So nothing to worry.



来源:https://stackoverflow.com/questions/7387221/android-tablet-arabic-language-support

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