I have an application with multiple pages, all of which will be using the ActionBarSherlock on top and on the bottom. The top bar will not have any actions, all actions will be held in the bottom bar.
Every page on in my application uses 2 actions, but some also have other actions. Therefore, some pages will need the action overflow and some will not.
I want to keep the 2 actions that are always used all the way to the right to ensure that they are in the same place on every page, with the overflow button appearing in the middle sometimes.
You can’t do that, sorry. When present, the overflow button will always be the furthest to the right.