toggleGroup

open fun toggleGroup(flatPos: Int): Boolean

Return

true if the group is expanded, *after* the toggle, false if the group is now collapsed

Parameters

flatPos

The flat list position of the group


Return

true if the group is expanded, *after* the toggle, false if the group is now collapsed

Parameters

group

the ExpandableGroup being toggled