devxoul / UINavigationItem-Margin

Margins for UINavigationItem
MIT License
159 stars 12 forks source link

Fix a bug that margin won't be set for bar button items from xib. #3

Closed devxoul closed 9 years ago

devxoul commented 9 years ago

Setting bar button items from xib won't call setLeftBarButtonItem:. Take existing bar button items when returning original bar button items.