mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-18 18:10:30 -04:00
finish actmode on showing NewItemDialog
This commit is contained in:
1 parent
4b102b0400
commit
d2d4186d2e
1 file changed
+1
@@ -106,6 +106,7 @@ class ChecklistFragment : NoteFragment(), ChecklistItemsListener {
|
||||
|
||||
setOnClickListener {
|
||||
showNewItemDialog()
|
||||
(view.checklist_list.adapter as? ChecklistAdapter)?.finishActMode()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user