views:

16

answers:

0

I am using an ExpandableListView with custom child and group elements that I inflate from the xml on the fly. setTextFilterEnabled does not seem to work anymore, probably because it doesn't know what data in the child view needs to be used to perform the filtering. Is there any way I can specify that?