Skip to content
Commit d1cb4404 authored by Tony Huang's avatar Tony Huang
Browse files

Start IME animation if its insets update after show

Some IME might update its insets after showInsets callback, it
should abnormal but we still should be robust to handle such case.

Fix it by re-calling startAnimation. If it call while animation,
it should cancel previous one and start new one. If animation end,
it will run a new animation.

Bug: 151628536
Test: force stop Gboard, enter split mode and click text filed on
      secondary split.
Change-Id: I31d8e800ef9fc67406cd7c7902b1c597e9c8dcbe
parent 80b01695
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