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

Commit 2eba679e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "imms: reset window status on disconnect"

parents 67f469bc 9bc176b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3195,6 +3195,7 @@ public final class InputMethodManagerService extends IInputMethodManager.Stub
        }
        hideStatusBarIconLocked();
        mInFullscreenMode = false;
        mWindowManagerInternal.setDismissImeOnBackKeyPressed(false);
    }

    @BinderThread