Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Remove/Clear items from Recyclerview with sticky header #44

Closed
dmadu135 opened this issue Jul 11, 2018 · 0 comments
Closed

Remove/Clear items from Recyclerview with sticky header #44

dmadu135 opened this issue Jul 11, 2018 · 0 comments

Comments

@dmadu135
Copy link

dmadu135 commented Jul 11, 2018

I want to remove items from recyclerview with the sticky header, but no luck at all. I tried with clearing all ArrayList before loading but no luck. I tried with rView.removeAllCells(true);. It will remove items with sticky header, but I tried to add items again (in same activity) first sticky header gets doubled and empty spaces are adding to the recyclerview.

@dmadu135 dmadu135 changed the title Remove items from Recyclerview with sticky header Remove/Clear items from Recyclerview with sticky header Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant