KrishnarajaSagar / NotesAppCompose

Apache License 2.0
11 stars 1 forks source link

feature: adds ability to clear all notes in settings #4

Closed BrianJr03 closed 1 year ago

BrianJr03 commented 1 year ago

This PR adds the ability to clear all notes in Settings. All warnings in visited classes have been cleared. Lastly, when user pushes Add Note on NotesScreen, the search bar text is set to empty string. This is to prevent a user entering text to search, adding a new note, and being returned to old notes based from the previous search query.