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

Commit d5958855 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[Notif redesign] Change color of icon bg in hybrid conversations" into main

parents 8293dfea 4f066759
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"
        />