[android] Fixed taxi view layout in PP

This commit is contained in:
Александр Зацепин 2017-09-18 15:29:33 +03:00 committed by Roman Kuznetsov
parent 2528eddc71
commit 19ffbbfd9b

View file

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