diff options
author | 2025-02-19 14:45:32 -0500 | |
---|---|---|
committer | 2025-02-20 08:27:46 -0500 | |
commit | fecfb9756dcebd824e74637a75bb623cc30846cc (patch) | |
tree | 7f72a49a06c79601a1e3fed1741cfea80f50a508 /api/coverage/tools | |
parent | 1be4df1376b354024cb723de8b6bc9cb26568293 (diff) |
Fix swipe-to-bouncer on GH with face auth
When swiping up the bouncer on glanceable hub, if the user has a large
number of notifications, the notification limit is taking effect
mid-swipe and causing the bouncer to hide itself. This is because the
bouncer/alternate bouncer states are considered "lockscreen" states,
even if the bouncer is shown over the glanceable hub instead of over the
lockscreen.
This change does not consider the bouncer states as "lockscreen" if they
are being shown over the glanceable hub.
Fixes: 396689194
Test: atest SharedNotificationContainerViewModelTest
Flag: com.android.systemui.glanceable_hub_v2
Change-Id: I8cfa5ff3074d7d34f06b7db5a1051e367e290889
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions