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

Commit d154b106 authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Rewire mIsBlurSupported for row transparency rendering

ActivatableNotificationView has 2 children, ExpandableNotificationRow and NotificationShelf. NotificationShelf has the ViewBinder, ViewModel structure while ExpandableNotificationRow doesn't. Previously the signal only piped into NotificationShelf through ActivatableNotificationViewBinder. This change moves it to NotificationShelfViewBinder instead, while adding a collectFlow call to ExpandableNotificationRowController. Since those expandable notifications are in a list, I don't imagine a refactor to binder structure would be easy, so beyond the scope of this change

Bug: 388891313
Test: manual
Flag: com.android.systemui.notification_row_transparency
Change-Id: Ib049b9ae82a4d9733afb235283c075749cde05a6
parent f6992ead
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