Merge "Get rid of useless updateShiftState"
This commit is contained in:
commit
69fa792184
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ public class KeyboardSwitcher implements KeyboardState.SwitchActions,
|
|||
if (mainKeyboardId.isPhoneKeyboard()) {
|
||||
mState.setSymbolsKeyboard();
|
||||
}
|
||||
updateShiftState();
|
||||
}
|
||||
|
||||
public void saveKeyboardState() {
|
||||
|
|
Loading…
Reference in a new issue