commit | 4545703367b62c41a275295dd02d9ef47479d6fc | [log] [tgz] |
---|---|---|
author | Taran Singh <tarandeep@google.com> | Fri Jun 26 09:04:57 2020 -0700 |
committer | Taran Singh <tarandeep@google.com> | Tue Jun 30 10:02:10 2020 -0700 |
tree | c889ab19d484b486bdadfad7ed8676c88982f7aa | |
parent | bba5d59a4edc9c2e60533167530964dbe7016365 [diff] |
Deliver hideInsets when target is removed hideInsets(IME) may not be delivered to the control target if the window requesting hide is no longer available in WindowManager's window map. However, it is still nicer to deliver it to the default display's control target rather than not delivering it at all. Fix: 159623277 Test: Manually using steps in bug. Change-Id: I22cdf20627da2183d30af444f6dd9d0375d417c1