I want to set the height of the first header in my UITableView. For the other headers I want them to remain the default height. What value/constant can I put in place of \"s
I'm not sure what the correct answer is here, but neither 10 or 22 appears to be the correct height for a grouped table view in iOS 5. I'm using 44, based on this question, and it at least appears to roughly the correct height.