1379 widget credentials
Possible fix for #1379 I think the bug is being caused by the note's content in NoteEditFragment being overwritten with an empty content string from the TextView when the note gets saved before it loads the content into the TextView, and this save may be being caused by the credentials check. Not pulling from the view, but from the note object itself before any content has been loaded seems to fix. Sorry if this is missing something obvious, it's my first time working on this project.
Dear @nwatson3 thank you very much for your PR 🚀! Please give me some time to review and test the changes 🙂
Sorry for the delay, i did not forget you, just quite busy at the moment 😕