I used Arabic text so, I want to write text from right to left so how i can write right to left text in android ?
Regards, Girish
use this
android:textDirection="rtl"
android:gravity="right"