[android] Fixed pedestrian icon alignment when fonts are increased by setting

This commit is contained in:
Александр Зацепин 2017-11-21 20:26:48 +03:00 committed by Roman Kuznetsov
parent 23bdbe9fec
commit a2a40f2102

View file

@ -33,6 +33,7 @@
tools:ignore="HardcodedText"/>
<ImageView
android:id="@+id/pedestrian_icon"
android:layout_alignBottom="@id/total_time"
android:layout_toRightOf="@id/dot"
android:layout_toEndOf="@id/dot"
android:layout_width="wrap_content"