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

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

Merge "[Notif redesign] Change color of message icon bg" into main

parents e31cde2e a635aed2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
            android:id="@+id/message_icon"
            android:layout_width="@dimen/notification_2025_icon_circle_size"
            android:layout_height="@dimen/notification_2025_icon_circle_size"
            android:background="@drawable/notification_icon_circle"
            android:background="@drawable/notification_2025_conversation_icon_background"
            android:clipToOutline="true"
            android:scaleType="centerCrop"
            android:importantForAccessibility="no" />