android - ExpandableListView collapsing all parent items -


I need a clue how to cover all parent items in the ExpandableListView (or search ID)

Thanks,

<< p>

  int count = mListAdapter.getGroupCount (); For (int i = 0; i  

Comments