fix remove status-bar hidden

This commit is contained in:
mrustaa
2020-06-11 02:16:30 +03:00
parent f95ba4f1e4
commit 5249c14314
5 changed files with 2 additions and 29 deletions
@@ -35,10 +35,6 @@ class ExamplesAddTableViewController: StoryboardController {
containerCollection.add(scrollView: addCollectionView())
}
// override var prefersStatusBarHidden: Bool {
// return true
// }
override func viewWillAppear(_ animated: Bool) {
super.viewWillAppear(animated)