MTStatusBarOverlay
MTStatusBarOverlay copied to clipboard
iOS 7 status bar new behavior
Placeholder for a fix to be compatible with iOS 7 new status bar behaviors, otherwise it will just hide the status bar after being dismissed....
Really need iOS 7 support...
+1
Any work being done on this? Right now it's working fine for me, except that I'm using light status bar text, but when the overlay is put up, it changes it to dark. When the overlay dismisses, it doesn't go back to light anymore. No matter how I try to change the status bar style back to light, it won't change.
With new OS release coming out it will make MTStatusBarOverlay
fairly unusable on most projects. Any idea how to fix this?
Commit f6e3104 actually fixed this issue for me. Not sure why this issue wasn't updated in any way, can you guys confirm?
+1
Commit f6e3104 fixed