rhodgkins/RDHCollectionViewGridLayout

Can't get headers or footers to work with layout

imfractured opened this issue · 2 comments

I can't seem to get headers or footers to work while using this layout, any possibility you could add a stretchy re-sizable header / footer between sections?

Thanks!

pulled from alt branch

Hello!

Was just looking into this as you closed it. You probably need to be creating these yourself. The purpose of this layout is for the basic grid representation, as headers will need to be dealt with by providing their layout attributes.

Give me a shout if I can help with anything further!