android - Expandable listview with cursor -
I want to create an expandable listview, but the adapter array will take the cursor as input instead of the list.
I would like to implement animation on fall,
I refresh this script, now I am able to execute list visits by passing the list of adapters. But can we do that this adapter can work with the cursor?
In the list of my expanded child, there are only icons in the data group view
Comments
Post a Comment