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.
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.