Fix dimen name
This commit is contained in:
parent
bba7655566
commit
5b91bf4c8a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/wikivoyage_secondary_text"
|
||||
android:textSize="@dimen/travel_card_title_size"
|
||||
android:textSize="@dimen/travel_card_title_text_size"
|
||||
osmand:typeface="@string/font_roboto_regular"
|
||||
tools:text="Download this Wikivoyage travel guides file to view articles about places around the world without an internet connection."/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue