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

Commit 1bcb0c6b authored by Taran Singh's avatar Taran Singh Committed by Android (Google) Code Review
Browse files

Merge "Fix IME hide state" into rvc-dev

parents 292da01e aef529a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -878,7 +878,7 @@ public class InputMethodService extends AbstractInputMethodService {
    }

    private void notifyImeHidden() {
        doHideWindow();
        requestHideSelf(0);
    }

    private void removeImeSurface() {