views:

35

answers:

0

I have used following code to set background color [self.view setBackgroundColor:[UIColor groupTableViewBackgroundColor]]; but it results into black background instead faint lining blue? Where am i going wrong? so how to get proper groupTableViewBackgroundColor?