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
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ public class SubtypeSwitcher {
|
|||
}
|
||||
}
|
||||
if (modeChanged || languageChanged) {
|
||||
updateShortcutIME();
|
||||
mService.onRefreshKeyboard();
|
||||
}
|
||||
} else if (isVoiceMode()) {
|
||||
|
|
Loading…
Reference in a new issue