am bd0de0f1: Update shortcut IME when user changes the language of keyboard.

* commit 'bd0de0f15108f5d08e2a734807255c30ea3030c7':
  Update shortcut IME when user changes the language of keyboard.
main
satok 2011-01-24 05:13:13 -08:00 committed by Android Git Automerger
commit e0b0e61256
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()) {