• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to implement a filter with an expandablelistview backed by a cursor

  • Thread starter Thread starter Deleted User
  • Start date Start date
D

Deleted User

Guest
I'm just a little stumped on this. I would like to implement some sort of filter or search functionality with my ExpandableListView. As the title mentions, I'm using database data with my own custom SimpleCursorTreeAdapter object. I can't really find tutorials or guides on this. Any advice or guidance would be greatly appreciated.
 
For what it's worth, I couldn't find anything online. It should in theory be possible. I'll just do it the old fashion way and Forrest Gump the solution ;)
 
Back
Top Bottom