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

Skip to content
Commit e0bf32a0 authored by Vinit Nayak's avatar Vinit Nayak
Browse files

Disable recents gesture when split animation running in shell

* Pass in SysUiState flag to disable and re-enable system
gestures in TouchInteractionService.
* We disable gestures on any transitions that StageCoordinator
itself starts
* We re-enable on the finishCallback of the tranisiton for success
cases or anywhere else downstream of startAnimation() where we
return early. We also re-enable on all places the split unsupported
toast is currently shown.

Bug: 286509643
Test: Invoked split in various ways and immediately swiping up after
split is created doesn't repro bug

Change-Id: I50d52fb8b099a6a000373e04d9a6016bd18e7169
parent 20d149af
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