fix remove status-bar hidden
This commit is contained in:
-4
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user