Copy requestedImeVisible state also if stylus is used
By not copying the previous requested IME state when using stylus, InputMethodService#showSoftInput won't be called. In some cases, the IME was therefore stuck. Change-Id: Ie808e18a28b34c4c41eedc84a63c1e801ac1d4cc Fix: 384608941 Test: StylusHandwritingTest#testOnViewClicked_withStylusTap Flag: android.view.inputmethod.refactor_insets_controller
Loading
Please register or sign in to comment