ebarrenechea / header-decor

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

header can't really hidden in version 0.2.8 #54

Closed shuimuqinghua closed 6 years ago

shuimuqinghua commented 7 years ago

when i use v0.2.8 and when i scrolling the recyclerview, the header of which item will attach the top is showing, the word(A,B,C,D...) will changing still. but when i change to v0.2.6, this problem disappeared。

starkej2 commented 7 years ago

I don't quite understand the issue you're describing. Can you provide a screenshot and/or some sample code to help debug the problem?