Increase line spacing int fragment_wikivoyage_welcome_dialog
This commit is contained in:
parent
aac8f19f67
commit
4373e1db5e
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
android:layout_height="0dp"
|
||||
android:layout_weight="1"
|
||||
android:ellipsize="end"
|
||||
android:lineSpacingMultiplier="1.2"
|
||||
android:text="@string/travel_guide_description"
|
||||
android:textColor="@color/wikivoyage_secondary_text"
|
||||
android:textSize="@dimen/default_list_text_size"/>
|
||||
|
|
Loading…
Reference in a new issue