Its just that. I want to center two buttons. My toolbar looks like this ([B] is a button) :
[B] <---- flexible space ---> [B][B] <---- flexible space ---> [SearchBar]
But the search bar is bigger than the button on the far left so the middle buttons are not centered. I tried adding a view with a custom width but that is screwed up by localization. Is there a way to center them?