mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Get rid of useless updateShiftState"
This commit is contained in:
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
Block a user