commit | e6f7d5054a71eeae8c0b10a2305347efdcd8c3d3 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Mon Oct 08 10:34:17 2012 -0700 |
committer | Craig Mautner <cmautner@google.com> | Mon Oct 08 10:34:17 2012 -0700 |
tree | 0c3833c4e31cc69d7f04ced8a3d5b3d479699f01 | |
parent | 138f272bfcd45f233abfd94faf4aabaa5d01b90b [diff] |
Fix problems with IME layers. The query WindowState.isDisplayed did not take into account being displayed due to app animations. When an existing input method target was animating away the logic for detecting if it was still on screen was faulty. This led to assigning the input method to a layer below its target and obscuring the input method until the animation was complete. Bug: 7296703 fixed. Change-Id: Ib00db4f21b726ed57d25d6a1e796b65a7d45ee97