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

Skip to content
Commit b2a805df authored by Arthur Hung's avatar Arthur Hung
Browse files

Fix requestUnbufferedDispatch didn't work before window attached

Before window attached to view, the parent of root view would be null
cause the unbuffered request can't be updated to the `ViewRootImpl`.

This will update the unbuffered request when the root view set to its
`ViewRootImpl`, so we could make sure the unbuffered request could be
consistent in root view and its ViewRootImpl.

Bug: 268105812
Test: manual
Change-Id: Ifd9cf0969229daeac73f8fb95c6a9fe8c81a985f
parent a3f6566a
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