Default styling of sections headers in UITableView Grouped

Written: Sep 10th 2010, 21:31

I needed to add an button to the right of the section header in an UITableView (grouped style), and I wanted to keep the default style of the headers. The result was good:

Style section header uitableview rounded

Back to posts list