Loading core/java/android/inputmethodservice/InputMethodService.java +1 −0 Original line number Diff line number Diff line Loading @@ -1538,6 +1538,7 @@ public class InputMethodService extends AbstractInputMethodService { onWindowHidden(); mWindowWasVisible = false; } updateFullscreenMode(); } /** Loading Loading
core/java/android/inputmethodservice/InputMethodService.java +1 −0 Original line number Diff line number Diff line Loading @@ -1538,6 +1538,7 @@ public class InputMethodService extends AbstractInputMethodService { onWindowHidden(); mWindowWasVisible = false; } updateFullscreenMode(); } /** Loading