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

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

Fix wrong split bounds if IME shown then rotate

We will shift split window bounds when IME shown but using bounds
in taskinfo. When rotation case, after tracing by log, it seems
sometimes we will get old bounds value before rotation then cause
split layout issue.

Fix this by using bounds computed by SplitLayout itself rather than
using bounds in taskinfo.

Fix: 238736466
Test: manual
Test: pass existing tests
Change-Id: If309858009935e8d7a1d2fa6a2b8dfc4a5004de4
parent 45b54016
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