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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -