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 sort by priority/importance #5

Closed AkshayAshokCode closed 3 years ago

AkshayAshokCode commented 3 years ago

Add sort by priority & remove sort by color.

AkshayAshokCode commented 3 years ago

Not removing Sort by color because it will be a good feature and sort by priority doesn't make much sense.