Skip to content
Snippets Groups Projects
Commit b41b42fa authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
Browse files

Close action editor when keyboard is closed

parent 5aaad74d
No related branches found
No related tags found
No related merge requests found
......@@ -723,6 +723,7 @@ class UixManager(private val latinIME: LatinIME) {
fun onInputFinishing() {
closeActionWindow()
languageSwitcherDialog?.dismiss()
isShowingActionEditor.value = false
}
fun cleanUpPersistentStates() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment