iphone - Set the same default background of the UITableView to a custom view controller -


I have to set the same brown hidden background in another view. Can anyone help me on this?

Thanks, Leonardo

this is very easy :)

< Previous> [self.view setBackgroundColor: [UIColor groupTableViewBackgroundColor]];

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -