Tiny reports layout fix.
This commit is contained in:
parent
d5c3e3f36e
commit
cce0c4a8c8
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue