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

Commit 4f066759 authored by Ioana Alexandru's avatar Ioana Alexandru
Browse files

[Notif redesign] Change color of icon bg in hybrid conversations

We missed this place where the bg was being used when we updated it in I7caf1c930c708fc048175a2864ece1665f81475a.

Bug: 406224300
Test: manual
Flag: android.app.notifications_redesign_templates
Change-Id: I839762c7247b0db703c7605633af3e2889234b73
parent a635aed2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
            android:layout_width="@dimen/notification_2025_single_line_avatar_size"
            android:layout_height="@dimen/notification_2025_single_line_avatar_size"
            android:layout_gravity="center_vertical|end"
            android:background="@*android:drawable/notification_icon_circle"
            android:background="@*android:drawable/notification_2025_conversation_icon_background"
            android:clipToOutline="true"
        />