I am working on the ExpandableListView I have completed the work, now only one thing that I want to do is I don\'t want the ListView to be DropDown on click of the Expandable Li
ExpandableListView
listView.expandGroup(itemPosition);
listView.collapseGroup(itemPosition);