diff --git a/app/src/main/res/layout/fragment_messages.xml b/app/src/main/res/layout/fragment_messages.xml
index c45c8ee41f..1497566202 100644
--- a/app/src/main/res/layout/fragment_messages.xml
+++ b/app/src/main/res/layout/fragment_messages.xml
@@ -557,11 +557,11 @@
android:contentDescription="@string/title_seen"
android:padding="6dp"
android:scaleType="fitCenter"
- android:tint="@color/action_foreground"
android:tooltipText="@string/title_seen"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
- app:srcCompat="@drawable/twotone_drafts_24" />
+ app:srcCompat="@drawable/twotone_drafts_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_mail_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_timelapse_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_visibility_off_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_star_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_auto_awesome_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/baseline_arrow_downward_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/baseline_arrow_upward_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_inbox_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_archive_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_report_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_delete_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_delete_forever_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_drive_file_move_24"
+ app:tint="@color/action_foreground" />
+ app:srcCompat="@drawable/twotone_settings_24"
+ app:tint="@color/action_foreground" />