luizgrp / SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
MIT License
1.68k stars 372 forks source link

Collapse when section when open new one #205

Closed ghost closed 3 years ago

ghost commented 4 years ago

Hello,

Thanks for develop such wonderful library.

i want to ask question that is collapse section when open new one.

Can we do with this library ?