Skip to content

Commit 3c93d80

Browse files
Fixes commons-app#3382 Fixed Notification Message Icon Background (commons-app#3383)
1 parent b13d888 commit 3c93d80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/res/layout/item_notification.xml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
android:layout_marginLeft="16dp"
1515
android:layout_marginStart="16dp"
1616
android:layout_marginTop="16dp"
17-
android:background="@android:color/white"
1817
android:scaleType="centerCrop"
1918
app:srcCompat="@drawable/ic_message_black_24dp"
2019
app:tint="@color/primaryDarkColor"

0 commit comments

Comments
 (0)