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
We must believe a powerful rule in programming:
Everything will be possible when you know your tools.
So, from now you can use this library to truly RTLize your actionbars: https://github.com/semsamot/ActionBarRTLizer
And of course it is compatible with API Level 7+ .