Closed ThorinHanson closed 2 years ago
update the library version to 1.0.5 Added keepExpandCollapseState attribute. Default value is true. You can set it to false if you want in ExpandableRecyclerView xml
Thank you for adding that, but the save state does not persist when navigating away and back. Additionally, it does not persist upon screen rotation, even in your demo.
added onSaveInstanceState method to 1.0.6 version
Is there a way to maintain the expand/collapse state?