Expandable listview with cursor
Asked Answered
E

0

2

i want to make an expandable listview, but the adapter will take cursor as input instead of array list.

i would like to implement animation on collapse, https://github.com/idunnololz/AnimatedExpandableListView/

i refereed this lib, i'm now am able to implement listview by passing list to the adapter. But is there a tweak we can do so that, this adapter can make it work with cursor?.

My expanded child list consists of only icons. Data will sit in group view

Essa answered 22/1, 2015 at 15:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.