Increase line space for description
This commit is contained in:
parent
4faa88fdc6
commit
c4de70da36
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:ellipsize="end"
|
||||
android:lineSpacingMultiplier="@dimen/text_button_line_spacing_multiplier"
|
||||
android:maxLines="3"
|
||||
android:paddingLeft="@dimen/content_padding"
|
||||
android:paddingRight="@dimen/content_padding"
|
||||
|
|
Loading…
Reference in a new issue