commit | ce03c9972bba8399fe8b1c671bf2a3a6bf785fca | [log] [tgz] |
---|---|---|
author | Luca Zuccarini <acul@google.com> | Mon Sep 05 15:09:52 2022 +0000 |
committer | Luca Zuccarini <acul@google.com> | Mon Sep 12 11:01:31 2022 +0000 |
tree | 7afdf23e98ad1d0df9533fde541d8f3888bc111f | |
parent | 30c3552e7e860377bcd0527a57821705220333d9 [diff] |
Fix issue with keyboard disappearing too late. This seems to have been caused by a bad merge which removed the call from outside the end listener. We reintroduce it for atomic animations only, as for manual ones we want the keyboard to animate in sync with All Apps (note that this is how it used to be, and doesn't depend on the keyboard sync flag). Fixes: 243632287 Fixes: 240116666 Test: manual Change-Id: I9d226a4bd7cbde0692ae82b5a138b0d523fd5f25