mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am e0b0e612: am bd0de0f1: Update shortcut IME when user changes the language of keyboard.
* commit 'e0b0e61256da6cd5536e65d61e7cc448c2b143fb': Update shortcut IME when user changes the language of keyboard.
This commit is contained in:
commit
dccf39bc52
@ -230,6 +230,7 @@ public class SubtypeSwitcher {
|
||||
}
|
||||
}
|
||||
if (modeChanged || languageChanged) {
|
||||
updateShortcutIME();
|
||||
mService.onRefreshKeyboard();
|
||||
}
|
||||
} else if (isVoiceMode()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user