Skip to content
Commit db8506a3 authored by Matthew Ng's avatar Matthew Ng
Browse files

Fixes quickstep swipe up animation being stuck

When swiping up, sometimes launcher will tell sysui that recents has
started but the user's finger is still on the screen, when user lifts
off the screen, recents started and nav gesture will not get any events.
Now we always run the gesture code even if recents has started so
sysui can proxy action up to launcher and complete the animation.

Change-Id: Ic5f2ecaca21af6a6784a3304c9663cf7e69e4310
Fixes: 72715390
Test: continuously swipe up until it is stuck
parent f00c786f
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