Hi all,
I've set up a UITableView in a navigation-based iPhone app, and I've been surprised to see that there is a blank area within the rectangle of the UITableView. It's about 20 pixels high, or the height of one row.
I assumed it was the footer but I set up the methods to report a zero footer height and to provide a nil footer UIView, and there is no improvment.
Anybody know what that blank area is, if it's not the footer?
Thanks.
I've set up a UITableView in a navigation-based iPhone app, and I've been surprised to see that there is a blank area within the rectangle of the UITableView. It's about 20 pixels high, or the height of one row.
I assumed it was the footer but I set up the methods to report a zero footer height and to provide a nil footer UIView, and there is no improvment.
Anybody know what that blank area is, if it's not the footer?
Thanks.