Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd0de0f1 authored by satok's avatar satok
Browse files

Update shortcut IME when user changes the language of keyboard.

Bug: 3329578

Change-Id: I59653ec7b1077e88be3767da9f4190d820fad4d1
parent 0dd0ea63
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -230,6 +230,7 @@ public class SubtypeSwitcher {
                }
            }
            if (modeChanged || languageChanged) {
                updateShortcutIME();
                mService.onRefreshKeyboard();
            }
        } else if (isVoiceMode()) {