Small layout improvement

This commit is contained in:
M66B 2020-10-04 19:33:03 +02:00
parent 29bad58778
commit 418ec787fd
1 changed files with 1 additions and 0 deletions

View File

@ -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" />