Present in both answers;Present only in the new answer;Present only in the old answer;
use the Adapter ExpandableListAdapter adapter = parent.getExpandableListAdapter()and trough adapter you can access getChildrenCount() and getGroupCount()
use the Adapter. ExpandableListAdapter adapter = parent.getExpandableListAdapter() and trough adapter you can access `getChildrenCount` and `getGroupCount()`
Present in both answers;Present only in the new answer;Present only in the old answer;