forked from organicmaps/organicmaps
[android] Fixed taxi view layout in PP
This commit is contained in:
parent
2528eddc71
commit
19ffbbfd9b
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@
|
|||
style="@style/PlacePageMetadataText"
|
||||
android:layout_toRightOf="@id/iv__place_page_taxi"
|
||||
android:layout_toEndOf="@id/iv__place_page_taxi"
|
||||
android:layout_toLeftOf="@+id/tv__place_page_order_taxi"
|
||||
android:layout_toStartOf="@id/tv__place_page_order_taxi"
|
||||
android:maxLines="2"
|
||||
android:ellipsize="end"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_width="wrap_content"
|
||||
android:text="@string/uber"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue