notes-android icon indicating copy to clipboard operation
notes-android copied to clipboard

1379 widget credentials

Open nwatson3 opened this issue 4 years ago • 2 comments

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.

nwatson3 avatar Nov 11 '21 23:11 nwatson3

Dear @nwatson3 thank you very much for your PR 🚀! Please give me some time to review and test the changes 🙂

stefan-niedermann avatar Nov 14 '21 13:11 stefan-niedermann

Sorry for the delay, i did not forget you, just quite busy at the moment 😕

stefan-niedermann avatar Dec 06 '21 08:12 stefan-niedermann