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

How to make only one section expandable reccyclerview to open at a time ? #119

Closed YogeshLegendkiller closed 6 years ago

YogeshLegendkiller commented 6 years ago

First i must thank you for making such a wonderful library , am using expandable section adapter how to make it open only one at a time like if any section is open it must close if new one is open how to make it is it possible to do so ?

luizgrp commented 6 years ago

Glad that you are enjoying using the library!

Closing issue as it's not following any of the issues templates; Please use Stackoverflow

dharmikpadvsysunlimited commented 5 years ago

Is it still opened? @luizgrp I did not find any question on StackOverflow.

luizgrp commented 5 years ago

@dharmikpadvsysunlimited what have you tried? where did you get stuck?

luizgrp commented 4 years ago

@wifirevaithi what have you tried and where did you get stuck?

luizgrp commented 4 years ago

@wifirevaithi please use stackoverflow.com for your questions, try to narrow it down into smaller problems, please read this guide first