I wonder if you or anyone else can add support for changing the position of the sticky headers instead of being at top. It would be great, for example, when you have a translucent ActionBar, so the headers would stick below the ActionBar and not behind.
I mean something like this: https://github.com/Naroh091/SwipeRefreshLayoutOverlay
I've been trying to modifying the the StickyGridHeadersGridView.java and got close but don't get it...
I wonder if you or anyone else can add support for changing the position of the sticky headers instead of being at top. It would be great, for example, when you have a translucent ActionBar, so the headers would stick below the ActionBar and not behind. I mean something like this: https://github.com/Naroh091/SwipeRefreshLayoutOverlay
I've been trying to modifying the the StickyGridHeadersGridView.java and got close but don't get it...
And, of course, thanks for the great library :)