mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Close action editor when keyboard is closed
This commit is contained in:
parent
5aaad74d3c
commit
b41b42fabc
@ -723,6 +723,7 @@ class UixManager(private val latinIME: LatinIME) {
|
||||
fun onInputFinishing() {
|
||||
closeActionWindow()
|
||||
languageSwitcherDialog?.dismiss()
|
||||
isShowingActionEditor.value = false
|
||||
}
|
||||
|
||||
fun cleanUpPersistentStates() {
|
||||
|
Loading…
Reference in New Issue
Block a user