mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-02-10 08:50:50 +01:00
Update editor info on client change
This commit is contained in:
parent
11460028ff
commit
b77e285a7e
@ -74,6 +74,7 @@ class SimpleKeyboardIME : InputMethodService(), MyKeyboardView.OnKeyboardActionL
|
|||||||
|
|
||||||
keyboard = MyKeyboard(this, keyboardXml, enterKeyType)
|
keyboard = MyKeyboard(this, keyboardXml, enterKeyType)
|
||||||
keyboardView?.setKeyboard(keyboard!!)
|
keyboardView?.setKeyboard(keyboard!!)
|
||||||
|
keyboardView?.setEditorInfo(attribute)
|
||||||
updateShiftKeyState()
|
updateShiftKeyState()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user