Last Updated: February 25, 2016
·
670
· uzysjung

change (UITableViewStyleGrouped) tableView backgroundColor

self.tableView.backgroundColor = RGB(79, 79, 83);
self.tableView.backgroundView = nil;