I'm using Actionbar-Sherlock in my app. Every thing works well but when I change the locale of the app to 'iw' the actionbar buttons move to left and the icon moves to the right. How can I keep the it in the default view (icon-left buttons-right)?
I solved this issue by using a custom view for the action bar.