setyotontowi / menko

a to do list app using Kotlin, Dagger, MVVM, and Room
1 stars 0 forks source link

Label detailed #44

Closed setyotontowi closed 2 years ago

setyotontowi commented 3 years ago

Basic form. Just showing how many task, and the amount of accomplished and whatnot. In new activity with list of tasks

No daily frequent tracker yet.

setyotontowi commented 2 years ago

What did I learn

  1. There is activity view model and also view model for singleton. Sample in previous commit