You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a basic todo list example. Some of the techniques I used are intentionally overkill for learning purposes, like a Room Db, Kotlin coroutines, Rx, and a few other things.