I have floating headers for my UITableView (which I want). But it looks pretty bad when the proposal view for the UITextView in the cell above is under the heading.
Nobody seems to have had this problem before. Any suggestions?
Both the contents of the header cell and the UITableViewCell loaded from Xib.
The floating header has alpha in its second top view to see it a bit.

Here's what it looks like in the Debug View Hierarchy:

ios uitableview
Sunkas
source share