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

Commit 69fa7921 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Get rid of useless updateShiftState"

parents b6357bdd 56518d42
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -149,7 +149,6 @@ public class KeyboardSwitcher implements KeyboardState.SwitchActions,
        if (mainKeyboardId.isPhoneKeyboard()) {
            mState.setSymbolsKeyboard();
        }
        updateShiftState();
    }

    public void saveKeyboardState() {