Change transport item spacing

This commit is contained in:
PavelRatushny 2017-12-21 11:21:21 +02:00
parent 04b8076374
commit b38f368fb4

View file

@ -8,10 +8,10 @@
android:orientation="horizontal"
android:paddingBottom="12dp"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:paddingTop="16dp">
android:paddingRight="16dp">
<net.osmand.plus.widgets.TextViewEx
android:layout_marginTop="16dp"
android:textAllCaps="true"
osmand:typeface="@string/font_roboto_medium"
android:id="@+id/route_ref"
@ -24,6 +24,7 @@
tools:text="3"/>
<LinearLayout
android:layout_marginTop="12dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="16dp"