close clipboard manager at setting keyboard too
This commit is contained in:
parent
1c3fb0ee11
commit
61560c8799
|
@ -321,6 +321,7 @@ class MyKeyboardView @JvmOverloads constructor(context: Context, attrs: Attribut
|
|||
showPreview(NOT_A_KEY)
|
||||
}
|
||||
|
||||
closeClipboardManager()
|
||||
removeMessages()
|
||||
mKeyboard = keyboard
|
||||
val keys = mKeyboard!!.mKeys
|
||||
|
|
Loading…
Reference in New Issue