timehop / sticky-headers-recyclerview

[UNMAINTAINED] Sticky Headers decorator for Android's RecyclerView
Apache License 2.0
3.74k stars 755 forks source link

Unable to hide the header while searching/filtering recyclerview #159

Open santhoshrao519 opened 6 years ago

santhoshrao519 commented 6 years ago

I'm unable to hide the headerview (as it is showing only letter "A" header while searching) while searching for any item in recyclerview when using editext.addontextchangelistener functionality.

Please help me

a491392040 commented 6 years ago

set getHeaderId() return -1,will not display headerview