Note: Run this code on your own and play with the animations and see if you like it before merging this.
Changes
I've added animations to both notes screen and settings.
On the notes screen, each note has a (short) delayed appearance animation when initially loading the screen and scrolling.
In settings, when a user clears all notes, the trash icon is replaced with a check icon for 1.5 seconds and then back to the trash icon. This will indicate to the user that deletion was successful.
A no notes saved label has also been added and displayed instead of a blank notes screen.
Note: Run this code on your own and play with the animations and see if you like it before merging this.
Changes
I've added animations to both notes screen and settings.
On the
notes screen
, each note has a (short) delayed appearance animation when initially loading the screen and scrolling.In
settings
, when a user clears all notes, the trash icon is replaced with a check icon for 1.5 seconds and then back to the trash icon. This will indicate to the user that deletion was successful.A
no notes saved
label has also been added and displayed instead of a blank notes screen.Shows newest notes first.
Cleared all warnings in each modified class.