a little edit

pull/6/head
Ryuki 2 years ago
parent 48075b7c34
commit 781d41f9db

@ -939,6 +939,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
* Before send message to home, we should make sure that current * Before send message to home, we should make sure that current
* editing note is exists in databases. So, for new note, firstly * editing note is exists in databases. So, for new note, firstly
* save it * save it
* saveNote
*/ */
if (!mWorkingNote.existInDatabase()) { if (!mWorkingNote.existInDatabase()) {
saveNote(); saveNote();

Loading…
Cancel
Save