mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-30 16:53:29 +08:00
Show status bar in examples
This commit is contained in:
@@ -79,11 +79,6 @@ static NSUInteger kNumberOfImages = 14;
|
||||
_collectionView.asyncDelegate = nil;
|
||||
}
|
||||
|
||||
- (BOOL)prefersStatusBarHidden
|
||||
{
|
||||
return YES;
|
||||
}
|
||||
|
||||
- (void)reloadTapped
|
||||
{
|
||||
[_collectionView reloadData];
|
||||
|
||||
Reference in New Issue
Block a user