Kotlin practice with a simple todolist app.
Courtesy of @philipplackner, see full tutorial here: https://youtu.be/BBWyXo-3JGQ
Caveat: Activities in Android are recreated on screen rotation. The todo items will be deleted upon rotation.
Kotlin practice with a simple todolist app.
Courtesy of @philipplackner, see full tutorial here: https://youtu.be/BBWyXo-3JGQ
Caveat: Activities in Android are recreated on screen rotation. The todo items will be deleted upon rotation.