pull/357/head
Niels Andriesse 4 years ago
parent 686fc99a75
commit 9acc48feb2

@ -264,6 +264,8 @@ CGFloat kIconViewLength = 24;
} }
[LKViewControllerUtilities setUpDefaultSessionStyleForVC:self withTitle:title customBackButton:YES]; [LKViewControllerUtilities setUpDefaultSessionStyleForVC:self withTitle:title customBackButton:YES];
self.tableView.backgroundColor = UIColor.clearColor; self.tableView.backgroundColor = UIColor.clearColor;
[self updateNavBarButtons];
} }
- (void)updateTableContents - (void)updateTableContents

Loading…
Cancel
Save