Black corners on UITableView Group Style

Viewed 11201
9 Answers

I have got the same problem. When I set clear color by xib, I have the back corner The solution is to set it by code !

(The same problem with interface builder exist for webviews)

Related