Closed Leandros closed 10 years ago
It could be a good idea, to reveal to option, to let the user decide, if he wether want's to hide or show it. It works perfectly, out of the box, by just adding - (BOOL)prefersStatusBarHidden.
- (BOOL)prefersStatusBarHidden
Can you submit a pull request for this fix?
Submitted as #46
It could be a good idea, to reveal to option, to let the user decide, if he wether want's to hide or show it. It works perfectly, out of the box, by just adding
- (BOOL)prefersStatusBarHidden
.