diff --git a/WordPress/src/main/res/layout/notifications_list_item.xml b/WordPress/src/main/res/layout/notifications_list_item.xml index 69e97762df13..716a1fb35d00 100644 --- a/WordPress/src/main/res/layout/notifications_list_item.xml +++ b/WordPress/src/main/res/layout/notifications_list_item.xml @@ -69,6 +69,7 @@ app:layout_constraintBottom_toBottomOf="@+id/note_avatar" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toTopOf="@+id/note_avatar" + app:tint="?attr/wpColorOnSurfaceMedium" tools:src="@drawable/star_empty" />