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

Skip to content
Commit 0c3317d7 authored by Ming-Shin Lu's avatar Ming-Shin Lu
Browse files

Shell-Transition: call maybeFinishStylusHandwriting when swiping on navBar

Since the laucher is no longer rely on RecentsAnimationController to signal
the recent task being gestured out to home with shell-transition and it
replaced with WindowManagerService#setRecentsAppBehindSystemBars.

So that maybeFinishStylusHandwriting missed to call with enabling
shell-transition

Add the missed call in WindowManagerService#setRecentsAppBehindSystemBars
to fix this issue.

Fix: 253259123
Test: atest StylusHandwritingTest#\
       testStylusSession_fingerTriggersNavbarGestures passed on the
      device with enabling shell-transition
Change-Id: I958d013c0511dccb0a0d751b811c0fff1bfb8a04
parent b7f831e2
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