commit | d4a8025e102e60832d78108a4a539e7af02e0fee | [log] [tgz] |
---|---|---|
author | Lucas Silva <lusilva@google.com> | Fri Jun 14 16:45:25 2024 -0400 |
committer | Lucas Silva <lusilva@google.com> | Fri Jun 14 16:45:25 2024 -0400 |
tree | a827d9001d516d33cc27e2e4312db35261fceb50 | |
parent | 671b1184e4f22f4605f703d8640d8c703cc084a4 [diff] |
Fix notifications not showing when exiting hub When going from HUB->OCCLUDED->HUB->LOCKSCREEN, the notifications on the lockscreen aren't shown. This is due to the fact that keyguardAlpha remains stuck at 0. So we add the glanceable hub transition view models here to ensure the keyguard alpha gets updated correctly. Fixes: 345775661 Test: atest SharedNotificationContainerViewModelTest Flag: com.android.systemui.communal_hub Change-Id: I84bbeebdd5787419be1ece692dd771ca2d074f50