Do not register OnBackInvokedCallback for SoftInputWindow.
By default Dialog#onStart will register onBackInvokedCallback, which should be necessary since InputMethodService will register CompatOnBackInvokedCallback for input method window. Bug: 294162707 Test: atest BackGestureInvokedTest Test: manual, launch Calendar then trigger back several times, verify the back gesture can close app normally. Change-Id: Icacfef60666fba1522f9d0f4ddc47e74a4560a32
Loading
Please register or sign in to comment