Tiny reports layout fix.

This commit is contained in:
GaidamakUA 2016-02-29 10:21:21 +02:00
parent d5c3e3f36e
commit cce0c4a8c8

View file

@ -262,9 +262,11 @@
<net.osmand.plus.widgets.TextViewEx
android:id="@+id/osm_live_url_label"
style="@style/DashboardGeneralButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:gravity="left|center_vertical"
android:textColor="?attr/dashboard_general_button_text_color"
android:textSize="@dimen/default_desc_text_size"
app:textAllCapsCompat="false"
app:typeface="@string/font_roboto_medium"