Closed xSabrina closed 3 years ago
Hey, since the earlier PR #128 was merged there are now merge conflicts - could you please resolve those before I do my review? :) Thanks!
Hey, since the earlier PR #128 was merged there are now merge conflicts - could you please resolve those before I do my review? :) Thanks!
This was caused by using a deprecated method to fetch the selected note item number to differ the toast text on deleting items. NoteRecyclerViewAdapter has been adjusted to perfom that (instead of just providing a method to check if there is any item selected).
I applied all of your suggested changes - please have another look :)
Description This branch does some changes and clean-ups to note related features:
Affects Multiple classes related to notes.
Notes for Reviewer Please review & comment/approve.