From 418ec787fd13e52550f698e95419c1c688371b0d Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 4 Oct 2020 19:33:03 +0200 Subject: [PATCH] Small layout improvement --- app/src/main/res/layout/fragment_legend_messages.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/fragment_legend_messages.xml b/app/src/main/res/layout/fragment_legend_messages.xml index 2cae3b5bee..05cec363d5 100644 --- a/app/src/main/res/layout/fragment_legend_messages.xml +++ b/app/src/main/res/layout/fragment_legend_messages.xml @@ -659,6 +659,7 @@ android:layout_height="wrap_content" android:contentDescription="@string/title_legend_tracking_pixel" android:padding="12dp" + android:tint="?attr/colorWarning" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/ivEmbeddedImage" app:srcCompat="@drawable/twotone_my_location_24" />