I’m using a Expandable list adapter to put view which has 3 groups and each group has 4 sub children , currently each group has the same icon image .
I need to put 3 different images to the three groups .. How to put this in android ..
Pls help .
I’m using a Expandable list adapter to put view which has 3 groups and
Share
I think you have extended the BaseExpandableListAdapter in your one class. In that you will have one method