问题
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