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

Delete icon of the last note is covered by floating Add button. #38

Closed AkshayAshokCode closed 2 years ago

AkshayAshokCode commented 2 years ago

Add extra space at the bottom to solve it.