Skip to content

Commit 61560c8

Browse files
committed
close clipboard manager at setting keyboard too
1 parent 1c3fb0e commit 61560c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/kotlin/com/simplemobiletools/keyboard/views/MyKeyboardView.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ class MyKeyboardView @JvmOverloads constructor(context: Context, attrs: Attribut
321321
showPreview(NOT_A_KEY)
322322
}
323323

324+
closeClipboardManager()
324325
removeMessages()
325326
mKeyboard = keyboard
326327
val keys = mKeyboard!!.mKeys

0 commit comments

Comments
 (0)