Skip to content
Joshua Rogers edited this page Dec 28, 2013 · 2 revisions
  • List adapter which access a database row as an individual view
  • extend newView for the first view to be created
  • extend bindView for other views
  • use changeCursor to update the cursor when there is new information in the database

Clone this wiki locally