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

Add created & modified time on Note #50

Open AkshayAshokCode opened 2 years ago

AkshayAshokCode commented 2 years ago

When the user opens a note, show both times at the bottom end of the screen.