androidTodoApp
TODO app as codepath assignment.
This includes check box support with persistent storage.
Demo:
- Add list of items
- Deleting an item using long press
- Using check box to note 'DONE' items.
- Show that the 'DONE status' is persistent by re-opening the app