isGroupExpanded

open fun isGroupExpanded(flatPos: Int): Boolean

Return

true if group is expanded, false if it is collapsed

Parameters

flatPos

the flattened position of an item in the list


Return

true if group is expanded, false if it is collapsed

Parameters

group

the ExpandableGroup being checked for its collapsed state