mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-31 17:00:31 +02:00
finish actmode on showing NewItemDialog
This commit is contained in:
parent
4b102b0400
commit
d2d4186d2e
@ -106,6 +106,7 @@ class ChecklistFragment : NoteFragment(), ChecklistItemsListener {
|
||||
|
||||
setOnClickListener {
|
||||
showNewItemDialog()
|
||||
(view.checklist_list.adapter as? ChecklistAdapter)?.finishActMode()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user