bgogetap / StickyHeaders

Easily add Sticky Headers to your RecyclerView
Apache License 2.0
521 stars 88 forks source link

No shadow/divider between headers #64

Closed mobilekosmos closed 6 years ago

mobilekosmos commented 6 years ago

What I could see now is that when 2 headers encounter themselves the shadow of the top one disappears. Is this intentionally? In the Google i/o app the shadow remains while one header pushes the other one.

bgogetap commented 6 years ago

This is intentional. I may look into making an option to change that behavior in the next release.