SimpleRecyclerView icon indicating copy to clipboard operation
SimpleRecyclerView copied to clipboard

Does header remove on removeAll ?

Open JahanzaibShahid87 opened this issue 7 years ago • 1 comments

Hey,

I have and filter and I have to call notifiyDatasetChanged but its not working so I am called removeAll and then add new cells so cells are working fine, but headers are not working fine because my headers are also different so I have to call addRecyclerHeaders, headers names appears fine but there is blank space on above the headers. What I understand there is an space of previous headers.

Please lemme know how can I remove all headers too ?

JahanzaibShahid87 avatar May 08 '18 13:05 JahanzaibShahid87

Pls provide demo project / sample code

jaychang0917 avatar May 16 '18 10:05 jaychang0917