I want to add an image icon in expandable list view .I have seen the tutorial they have added only in child elements .Is there any other way to add image icon in parent Any hel
You can try the setGroupIndicator(Drawable) method of ExpandableListView.
setGroupIndicator(Drawable)