mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am bd0de0f1: Update shortcut IME when user changes the language of keyboard.
* commit 'bd0de0f15108f5d08e2a734807255c30ea3030c7': Update shortcut IME when user changes the language of keyboard.
This commit is contained in:
commit
e0b0e61256
@ -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