commit | cc6f1136be7067509a0b6ded88bc2b10888ad509 | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Thu Sep 24 18:10:24 2020 +0800 |
committer | Jerry Chang <chenghsiuchang@google.com> | Tue Sep 29 21:02:20 2020 +0800 |
tree | 7f46759636a91be27f6978196eb6a22343ae98f4 | |
parent | e1f4f8e0dd238d756d062caf4727aa87e18af26e [diff] |
Hide IME adjust dims when exiting split mode If the IME is showing while exiting split mode, the IME-adjust dims won't be changed to hidden. This makes sure to hide the IME-adjust dims when leaving split mode. Fix: 168505685 Test: atest SystemUITests Test: atest WMShellUnitTests Test: manual check switching user while showing IME in split mode, there won't have overlapping dim remains on the screen. Change-Id: I778df71616827c01f415231d8bbc20b037181d10