Re: Default TableView section header background color
It wasn't a solid color, it looks slightly rounded at the edges. I changed the width of the default section title so it would fit 2 lines and put no text in it. I took a screenshot and cut out that part of the table. I create a UIColor with the image and turn down the alpha a bit. I then apply it as the background of the lbabel I return, it looks like the real thing.
|