mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-24 03:45:58 +08:00
Show status bar in examples
This commit is contained in:
@@ -41,10 +41,6 @@ class ViewController: UIViewController, ASTableViewDataSource, ASTableViewDelega
|
||||
self.tableView.frame = self.view.bounds
|
||||
}
|
||||
|
||||
override func prefersStatusBarHidden() -> Bool {
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
// MARK: ASTableView data source and delegate.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user