UltimateRecyclerView
UltimateRecyclerView copied to clipboard
Clear data into ExpandableCustomAdapter
Hi ! Is there a way to clear the list loaded into the ExpCustomAdapter (like a removeAll method)?
It's related to my question: https://github.com/cymcsg/UltimateRecyclerView/issues/398
- basilcally, how to manipulate the list that has been passed on to the adapter.