Created
September 13, 2012 08:35
-
-
Save aaronpearce/3712901 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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