commit | d7a02ec7ae1b4e0309910e494319925c47c2059f | [log] [tgz] |
---|---|---|
author | hyunyoungs <hyunyoungs@google.com> | Fri Jun 03 00:47:04 2022 -0700 |
committer | hyunyoungs <hyunyoungs@google.com> | Fri Jun 03 14:19:45 2022 -0700 |
tree | 78d86bf551f153ce70b2427aa3b7f618c1704c99 | |
parent | e8a4e0e2dce6fec12ec0e2e841bb50f641f71d2d [diff] |
Fix IME hiding animation being delayed after unlocking the device Hide keyboard with WindowInsetsController if could. In case hideSoftInputFromWindow may ignored by input connection being finished when the screen is off. Bug: 233158645 Test: manual as steps: 1. Launch AllApps. 2. Tap search bar to invoke IME. 3. Screen off. 4. Screen on. And all other keyboard hide cases such as back gesture, swipe down, etc. Change-Id: I4154f38f94b6760a430f7510a650422020d8f59a