AXStretchableHeaderTabViewController
AXStretchableHeaderTabViewController copied to clipboard
Section header offset when using UITableViewStylePlain
I've changed the table view style to UITableViewStylePlain within AXSub2TableViewController to get fixed section headers when scrolling the table view, but the section headers didn't correspond to the stretched offset of the table header view.
Screenshot appended - see the section header between "(0,0)" and "(0,2)" ..
I am seeing this same behavior.