mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
close clipboard manager at setting keyboard too
This commit is contained in:
@ -321,6 +321,7 @@ class MyKeyboardView @JvmOverloads constructor(context: Context, attrs: Attribut
|
||||
showPreview(NOT_A_KEY)
|
||||
}
|
||||
|
||||
closeClipboardManager()
|
||||
removeMessages()
|
||||
mKeyboard = keyboard
|
||||
val keys = mKeyboard!!.mKeys
|
||||
|
Reference in New Issue
Block a user