Tagged Questions

0
votes
2answers
2k views

Android - ExpandableListView change background for child items

I'm using ExpandableListView in my app and one of the complaints I get from the users is that when the list item is expanded it's hard to visually distinguish where the child item ends and next group ...