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

Commit 5f90d87c authored by Taran Singh's avatar Taran Singh Committed by Automerger Merge Worker
Browse files

Merge "Fix IME hide state" into rvc-dev am: 1bcb0c6b am: c63bc41e am: edda4376 am: b3794084

Change-Id: Ie2e3f5f89aea9895534b4192302500ffb3e4f333
parents d0a4c5eb b3794084
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() {