mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-05-26 22:47:44 +08:00
Show status bar in examples
This commit is contained in:
@@ -57,11 +57,6 @@
|
||||
[self.view addSubview:self.tableView];
|
||||
}
|
||||
|
||||
- (BOOL)prefersStatusBarHidden
|
||||
{
|
||||
return YES;
|
||||
}
|
||||
|
||||
- (void)createSocialAppDataSource {
|
||||
|
||||
_socialAppDataSource = [[NSMutableArray alloc] init];
|
||||
|
||||
Reference in New Issue
Block a user