Skip to content

Commit

Permalink
Fixes #3382 Fixed Notification Message Icon Background (#3383)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhurgupta10 authored Feb 7, 2020
1 parent b13d888 commit 3c93d80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/item_notification.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
android:layout_marginLeft="16dp"
android:layout_marginStart="16dp"
android:layout_marginTop="16dp"
android:background="@android:color/white"
android:scaleType="centerCrop"
app:srcCompat="@drawable/ic_message_black_24dp"
app:tint="@color/primaryDarkColor"
Expand Down

0 comments on commit 3c93d80

Please sign in to comment.