HeaderListView
HeaderListView copied to clipboard
How to make the section adapter to accept cursor?
I want to pass the cursor in section adapter and read the data from it. How can i achieve this?
I suggest you look into SectionCursorAdapter.