diff options
| author | 2025-02-06 17:01:32 -0500 | |
|---|---|---|
| committer | 2025-02-06 17:09:19 -0500 | |
| commit | 4cc106f8908d186d05863d7134f3ef481520a774 (patch) | |
| tree | 698aee0221e5e43528c0efa52e1a481564d5b70b /libs/androidfw/StringPool.cpp | |
| parent | 72acca4e4f01c107bee80db5a1b1d27ffc282a3d (diff) | |
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions