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

Commit fb085627 authored by Selim Cinek's avatar Selim Cinek Committed by Android (Google) Code Review
Browse files

Merge "Fixes a bug where children could have a colored background"

parents c8d0e450 9ce3285d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -462,6 +462,7 @@ public class ExpandableNotificationRow extends ActivatableNotificationView {
        updateBackgroundForGroupState();
        updateClickAndFocus();
        if (mNotificationParent != null) {
            setOverrideTintColor(NO_COLOR, 0.0f);
            mNotificationParent.updateBackgroundForGroupState();
        }
        updateIconVisibilities();