fix fav card title
This commit is contained in:
parent
a28b2512bd
commit
b7ffc2d20f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
<net.osmand.plus.widgets.TextViewEx
|
<net.osmand.plus.widgets.TextViewEx
|
||||||
android:id="@+id/fav_text"
|
android:id="@+id/fav_text"
|
||||||
style="@style/DashboardSubHeader"
|
style="@style/DashboardSubHeader"
|
||||||
android:text="@string/shared_string_my_places"
|
android:text="@string/shared_string_my_favorites"
|
||||||
osmand:typeface="@string/font_roboto_medium" />
|
osmand:typeface="@string/font_roboto_medium" />
|
||||||
|
|
||||||
<net.osmand.plus.widgets.ButtonEx
|
<net.osmand.plus.widgets.ButtonEx
|
||||||
|
|
Loading…
Reference in a new issue