ebarrenechea / header-decor

A couple of sticky header decorations for android's recycler view.
Apache License 2.0
878 stars 159 forks source link

Main header disappears when scrolling #35

Open datienzac opened 8 years ago

datienzac commented 8 years ago

Hi Eduardo! I'm trying to use your nice library, but for some random reason, the main header disappears when a subheader pushes the upcoming subheader. Did you ever experience that?

Thanks in advance!

ebarrenechea commented 8 years ago

Hi @datienzac, I haven't experienced that. Could you please provide some more information on this? Thanks!

rafaelcheckapp commented 8 years ago

I can confirm this happens whenever the Header changes, but not the subheader, there is a gap while changing the headers, then the gap dissapears

niravpicnado commented 6 years ago

@rafaelcheckapp have you found solution for this? @edubarr this issue appears when we scroll to last header and if last header has more child then header scroll up with child items. Please help if someone has solved it Thanks