I\'m creating an android app for a right-to-left specific language. And I\'m using ActionBarSherlock (a compatible android action bar library). The thing I exactly want
use this, It will be make layout from rtl but this in parent root of your xml
android:layoutDirection="rtl" android:textDirection="rtl"