UINavigationBar with two buttons on the left
问题 I know that on stackoverflow there are many similar questions but mine is a little different. I'll show this with images, because it's easier to understand. Using this code I took from here, I had this result: It's easy to see that the second button isn't all on the screen. I tried to but negative numbers in the UIToolbar frame but they don't work. I don't need any title there, only a way to move these buttons to the left. 回答1: Here is a different approach. I created a custom segmented