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

Skip to content
Commit d46d51a5 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: I3486274edeebc000b55a262be34b7f5cdeab63a4
parent 1c1bd35f
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