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

Commit f172be44 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Clear spacebar sliding language switch diff

Change-Id: If82540b6632476e049fa9c4b3122e9c053227d6e
parent 75136cd0
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -542,6 +542,7 @@ public class PointerTracker {
                mListener.onCodeInput(code, new int[] {code}, keyX, keyY);
                mListener.onCodeInput(code, new int[] {code}, keyX, keyY);
            }
            }
            mIsInSlidingLanguageSwitch = false;
            mIsInSlidingLanguageSwitch = false;
            ((LatinKeyboard)mKeyboard).setSpacebarSlidingLanguageSwitchDiff(0);
            return;
            return;
        }
        }
        if (!mIsRepeatableKey) {
        if (!mIsRepeatableKey) {