in iOS 6
[uitableview setBackgroundColor:] not setting the color when table style is UITableViewStyleGrouped
instead the default striped background is seen.
How should we set the background of the table if the style is UITableViewStyleGrouped
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Fixed it for me. You’ll have to be careful of what other impacts this might have though.