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
Add text on the main screen when no notes are present #3
Add text on the main screen when there are zero notes are available because the screen looks empty.
"Add your note" with an arrow pointing towards the "Add" icon
Add text on the main screen when there are zero notes are available because the screen looks empty. "Add your note" with an arrow pointing towards the "Add" icon