fix fav card title

This commit is contained in:
sonora 2015-06-08 09:17:03 +02:00
parent a28b2512bd
commit b7ffc2d20f

View file

@ -19,7 +19,7 @@
<net.osmand.plus.widgets.TextViewEx
android:id="@+id/fav_text"
style="@style/DashboardSubHeader"
android:text="@string/shared_string_my_places"
android:text="@string/shared_string_my_favorites"
osmand:typeface="@string/font_roboto_medium" />
<net.osmand.plus.widgets.ButtonEx