Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5d6053e4 authored by Johannes Gallmann's avatar Johannes Gallmann
Browse files

Disable IME predictive back animation in multi-window mode

In multi-window mode, the IME is controlled by DisplayImeController instead of the regular InsetsController. Therefore we must disable the InsetsController animation in that case. We should implement the animation in DisplayImeController instead for that case.

Bug: 346726115
Flag: android.view.inputmethod.predictive_back_ime
Test: Manual, i.e. verifying that no interactions happen with InsetsController, predictive animation is not played but IME dismissing works as usual in multi-window mode.
Test: atest ImeBackAnimationControllerTest
Change-Id: Iff275d7dfd1c920b246034f8dc678cd27ecacc0f
parent 57148ac6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment