youknowone / UI7Kit

Backport flat-style UIKit from iOS7 to iOS5+
Other
1.67k stars 199 forks source link

Changed UI7Tableview headerView background color to clear. Otherwise it ... #142

Closed tomleavy closed 10 years ago

tomleavy commented 10 years ago

On iOS 7 if I change the background color of the tableview the area of additional padding that iOS7 provides inherited the background color of the tableview. With UI7Kit the background color of the padding added was being hard coded to [UI7Color groupedTableViewSectionBackgroundColor] regardless of what I set the background color of the tableView to be.

youknowone commented 10 years ago

Thanks!

youknowone commented 10 years ago

released with 0.9.16