Merge "Get rid of useless updateShiftState"
commit
69fa792184
|
@ -149,7 +149,6 @@ public class KeyboardSwitcher implements KeyboardState.SwitchActions,
|
|||
if (mainKeyboardId.isPhoneKeyboard()) {
|
||||
mState.setSymbolsKeyboard();
|
||||
}
|
||||
updateShiftState();
|
||||
}
|
||||
|
||||
public void saveKeyboardState() {
|
||||
|
|
Loading…
Reference in New Issue