I need to set the same gray stripped background to another view. Can anyone help me on this one?
Thanks, Leonardo
I need to set the same gray stripped background to another view. Can anyone help me on this one?
Thanks, Leonardo
It's very easy :)
[self.view setBackgroundColor:[UIColor groupTableViewBackgroundColor]];