commit | 33a2865b14ccfed448f360858b0545722131de8e | [log] [tgz] |
---|---|---|
author | Johannes Gallmann <gallmann@google.com> | Thu Jun 06 13:42:33 2024 +0000 |
committer | Johannes Gallmann <gallmann@google.com> | Thu Jun 06 13:42:33 2024 +0000 |
tree | 1db3f4d9d4487513454188142a1809977c75b79f | |
parent | 584b3fe19d5793feeba5e9568ad48c3c53417c51 [diff] |
Fix IME not dismissed with back gesture Callback methods of callbacks registered by IME should be run on the same thread the ViewRootImpl holding IME's WindowOnBackInvokedDispatcher is created on. Bug: 345427620 Test: Manual, i.e. verifying that IME is dismissed by back gesture without throwing IllegalStateException Change-Id: I2883201aa59bb264e4c02246007c7c4788e8b07c