AkshayAshokCode / NotePad

A simple notepad app, built with Kotlin using Room DB, Coroutines, Dagger Hilt, LiveData, Canvas, and following Model-View-ViewModel (MVVM) with clean architecture & it’s designed using jetpack compose.
11 stars 1 forks source link

Auto-save note on backpress #62

Open AkshayAshokCode opened 2 years ago

AkshayAshokCode commented 2 years ago

Auto-save only when the title & body content is not empty.