Closed greis closed 8 years ago
Fixes an issue when the navigation bar is manually hidden in another UIViewController in the stack. This PR makes sure that when the app becomes active it will only expand the navBar if the current scrollView is visible on the window.
Makes sense! Thanks!
Fixes an issue when the navigation bar is manually hidden in another UIViewController in the stack. This PR makes sure that when the app becomes active it will only expand the navBar if the current scrollView is visible on the window.