Back button is not visible in iOS 7

后端 未结 3 605
日久生厌
日久生厌 2020-12-31 15:21

I have some weird trouble about iOS 7. I have an UINavigationBar in my app and it works perfect for iOS 6;

-- IOS 6 --

3条回答
  •  既然无缘
    2020-12-31 15:38

    I used Wes Dearborn's answer and implemented a nice way of supporting both iOS5+'s back button and iOS7's backIndicatorImage:

    Back button strangely disappearing in UINavigationController but keeps working

提交回复
热议问题