mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-20 10:17:23 +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 {
|
setOnClickListener {
|
||||||
showNewItemDialog()
|
showNewItemDialog()
|
||||||
|
(view.checklist_list.adapter as? ChecklistAdapter)?.finishActMode()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user