commit | f213e437e5fe2cc053e498cf506d919bf83db074 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Thu Nov 17 20:39:51 2022 +0000 |
committer | Matt Pietal <mpietal@google.com> | Fri Nov 18 13:14:07 2022 +0000 |
tree | a5d0bfac2afb051a4cacf5f64d7b776df6201332 | |
parent | 8f775f2a9f1cda8a588ad3c7a207356ea9def825 [diff] |
Remove SOFT_INPUT_ADJUST_RESIZE flag It's been deprecated in favor of each window handling its own insets. Which we already do for the IME. Per IME team, this was triggering a path that would auto-show the soft input. So let's not do that. Fixes: 247957195 Test: manual, following steps listed in bug Change-Id: I997dee193ed1150a531c1cc32f79d7beba0d1021