I have View Controller inside of Navigation Controller. It has default back button with title of previous controller in navigation controller's stack. But button dont resize to text width. So it looks like this: http://gyazo.com/0f94d7802354cadaee7d4aa38b1eea8e (I'm sorry i can't add images)
But when I open setting in simulator I see that text fit back button: http://gyazo.com/d3a512ce41885896a4ebe04ed1ca2a0c
How can I reach the same behavior? Thanks.