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

Commit 251924ec 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 am: 351e0399

parents 378cb249 351e0399
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3303,6 +3303,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.