commit | 32b30fc445cb0c4f4dec9dbd8510d7e8ece03c82 | [log] [tgz] |
---|---|---|
author | Felix Stern <fstern@google.com> | Wed Jul 31 13:51:27 2024 +0000 |
committer | Felix Stern <fstern@google.com> | Sun Aug 04 09:34:26 2024 +0000 |
tree | a7230acad1cb3bb3bab0867f21c49698512bfd81 | |
parent | 4c347ab6f4765ce0282e819f916dc15febe52711 [diff] |
Cancel startAnimation(show=true) if IME is not requested to be visible In the case when we have a control with a leash, and we're calling startAnimation(show=true), the animation should only start, if the IME was previously requested to be visible. Test: atest WMShellUnitTests:com.android.wm.shell.common.DisplayImeControllerTest Flag: android.view.inputmethod.refactor_insets_controller Fix: 355059468 Change-Id: Icba77bbe84cd90150017f29c9b34438c64435468