Skip to content

Commit 5082c33

Browse files
author
Targholi
committed
change description lineSpacing.
1 parent 4783533 commit 5082c33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/profile_project_fragment.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@
198198
android:layout_height="wrap_content"
199199
android:ellipsize="end"
200200
android:maxLines="4"
201+
android:lineSpacingMultiplier="1.3"
201202
android:singleLine="false"
202203
android:text="@{viewmodel.repo.description}"
203204
android:textAppearance="@style/TextAppearance.AppCompat.Body1"

0 commit comments

Comments
 (0)