Android TextView text gravity for Hebrew works in Emulator, but not on Device
I've got TextView and I set propery android:gravity="right"
for Hebrew text, that works in Emulator, but not on device. On devi开发者_如何转开发ce text is aligned left.
Take a look at this answer Android setting with TextView for Hebrew text?
精彩评论