TonicArtos / SuperSLiM

A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
http://tonicartos.nz
2.12k stars 296 forks source link

Toggling collapsible sections loses items. #216

Closed TonicArtos closed 7 years ago

TonicArtos commented 7 years ago

Toggling a collapsible section containing nested collapsed sections causes items to be lost. This looks to be footer related.