Don't initiate handwriting for IME views
IME views cannot create an InputConnection, so the framework cannot initiate a handwriting session for them. The handwriting initiator should be disabled so that it doesn't consume motion events and prevent the IME from handling them. Bug: 343304685 Test: atest StylusHandwritingTest Flag: com.android.text.flags.disable_handwriting_initiator_for_ime Change-Id: I05aa93ba5735cccfc1bf8b3a8d539613f553a18a
Loading
Please register or sign in to comment