I Am using groupie expandable recyclerview, I only have to expand current group and also have to collapse previous expanded group, to be precise at a time there should be only one group expanded.. currently I'm using ontoggleExpanded() method how can I achieve above please post an answer
I'm using ontoggleExpanded() method of "groupie" library but I only have to expand one Group at a time currently it expands all groups what code should I change