forked from organicmaps/organicmaps-tmp
[android] Fixed pedestrian icon alignment when fonts are increased by setting
This commit is contained in:
parent
23bdbe9fec
commit
a2a40f2102
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue