/ToDo0

Ejemplo simple de ListView: lista de tareas a hacer. No persistente.

Primary LanguageJava

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