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

Commit 4cc106f8 authored by Lucas Silva's avatar Lucas Silva
Browse files

Fix swiping up bouncer on GH

The bouncer gesture is being interrupted by a call from
SharedNotificationContainerViewModel to update the max number of
notifications, which has the downstream effect of hiding the bouncer.
SharedNotificationContainerViewModel won't update the max number of
notifications if the user is interacting with the shade however, but we
don't currently set that state in the GH bouncer touch handling. This
change updates the user gesture state in ShadeRepository so that all
downstream consumers know the user is interacting with the shade when
expanding the bouncer on GH

Fixes: 391411581
Test: atest SystemUiRoboTests:BouncerSwipeTouchHandlerTest
Flag: EXEMPT bugfix
Change-Id: Id66dee4d24bb7e8754d6f887e84b342e23121d93
parent 72acca4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment