The default behavior of ExpandableListView is to collapse a group when its header is clicked. Is it possible to display it without clicking? Always show the children without clicking
The default behavior of ExpandableListView is to collapse a group when its header is
Share
Try using this code