Tagged Questions
1
vote
1answer
59 views
Android - making ExpandableListView elements have transparent backgrounds
I have an expandable list view I am using in one xml file which has a background. Upon loading, it looks fine, but sometimes while browsing the background of each list element shows infront of the ...
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 ...