TOPIC: Reducing gap between sections when setting headerView
Reducing gap between sections when setting headerView
1 year, 4 months ago #1
Hi Tarek,
In my grouped tableviews I have a large gap between sections when I include text in the headerView. I've tried a few things to eliminate this with no success so wanted to check and see how you recommend handling it. I have tried setting the footerView and its subviews to zero but have had no luck as of yet.
Re: Reducing gap between sections when setting headerView
1 year, 4 months ago #2
Hi Karl,
Have you tried setting the section's "headerHeight" property? (I'll send you our latest STV 2.0 beta, as earlier versions have the headerView.frame.size.height override headerHeight, which is not always desirable).