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
Loading
Please register or sign in to comment