mirror of
https://github.com/opa334/TrollStore.git
synced 2026-07-02 11:40:26 +08:00
Remove extraneous cells
This commit is contained in:
@@ -102,6 +102,7 @@ UIImage* imageWithSize(UIImage* image, CGSize size)
|
||||
[super viewDidLoad];
|
||||
|
||||
self.tableView.allowsMultipleSelectionDuringEditing = NO;
|
||||
self.tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];
|
||||
|
||||
[self _setUpNavigationBar];
|
||||
[self _setUpSearchBar];
|
||||
|
||||
Reference in New Issue
Block a user