Skip to content

Instantly share code, notes, and snippets.

@aaronpearce
Created September 13, 2012 08:35
Show Gist options
  • Save aaronpearce/3712901 to your computer and use it in GitHub Desktop.
Save aaronpearce/3712901 to your computer and use it in GitHub Desktop.
self.tableView.backgroundView = nil;
self.tableView.backgroundColor = [UIColor colorWithRed:0.961 green:0.961 blue:0.961 alpha:1.000];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment