I am using a UIImageView for viewForHeaderInSection, it came out with the image resized to the rect of the header, I tried to set tableview.autoResizeSubviews = NO, it did not work. I also tried to use rectForHeaderInSection, it did not work either.
Did anyone use UIImageView for viewForHeaderInSection?
|