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

Skip to content
Commit d5909d00 authored by wilsonshih's avatar wilsonshih
Browse files

Pausing app surface to receive touch during predictive back animation.

App can trigger an unexpected transition due to receive touch event
on it's surface, core isn't able to detect what could happen from that
touch and thus unable to polish the transition. So before app's
onBackInvoked callback being called, disallow the app from receive
touch event, until the close transition is ready.

Bug: 308395772
Test: tried on cross-activity/cross-task/back-to-home animation that
the touch event on animation targets during animation will be ignored.
Test: verify won't affect multiple gesture ag/25007350.

Change-Id: Icbd099d8ea90e9ba3e300c8c297961e1cd518245
parent c39ad36c
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