Fix duration and insetsInterpolator when the IME is shown in landscape
The bug is caused by the wrong condition check. The condition should be !hasZeroInsetsIme instead of hasZeroInsetsIme. Change-Id: I55edbcc49cdc10fe8641df75936cbc3fe2578832 Test: manual: Open app with animation callback in landscape mode and hide IME Flag: EXEMPT bugfix Bug: 349213527
Loading
Please register or sign in to comment