cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

Sticky section header bug #146

Open vashdstampede opened 9 years ago

vashdstampede commented 9 years ago

When using ultimaterecyclerview with load more the sticky section header temporarily disappear when list is refreshing.

cymcsg commented 9 years ago

Could you describe more details about this? I want to reappear it.

Studentessa commented 8 years ago

I trying to create a list with sticky section header, could any one help me?! I have the sticky header, but only stay sticks for the first item in section. I don´t really know how to stablish sections. @vashdstampede have you achieved the sticky sections?

thanks in advance!