Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 204 Bytes

ToDoList

The simplest example of ListView: a list of tasks to do.

  • inherits from AppCompatActivity
  • uses by default row presentation
  • stores task in array: non persistant, two starting tasks in code