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

Commit 351e0399 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove Ink window when IME is switched." into udc-qpr-dev am: 6b6dae05

parents 6a87c874 6b6dae05
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3387,6 +3387,10 @@ public final class InputMethodManagerService extends IInputMethodManager.Stub
        }

        // Changing to a different IME.
        IInputMethodInvoker curMethod = getCurMethodLocked();
        if (curMethod != null) {
            curMethod.removeStylusHandwritingWindow();
        }
        final long ident = Binder.clearCallingIdentity();
        try {
            // Set a subtype to this input method.