app / me.argraur.notes.screens / NoteActivity / edit

edit

fun edit(view: View): Unit

Called by edit button. Starts EditNoteActivity with IS_EDIT set to true And passes all contents of the Note object

Parameters

view - Button's view