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.
main
satok 2011-01-24 13:29:50 -08:00 committed by Android Git Automerger
commit dccf39bc52
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@ public class SubtypeSwitcher {
}
}
if (modeChanged || languageChanged) {
updateShortcutIME();
mService.onRefreshKeyboard();
}
} else if (isVoiceMode()) {