How do you set the listSelector for an expandable list? I have set:
listSelector="@android:drawable/list_selector_background"
but this only seems to affect the group section rows, not the child rows underneath those.
How do you set the listSelector for an expandable list? I have set:
listSelector="@android:drawable/list_selector_background"
but this only seems to affect the group section rows, not the child rows underneath those.