We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4783533 commit 5082c33Copy full SHA for 5082c33
app/src/main/res/layout/profile_project_fragment.xml
@@ -198,6 +198,7 @@
198
android:layout_height="wrap_content"
199
android:ellipsize="end"
200
android:maxLines="4"
201
+ android:lineSpacingMultiplier="1.3"
202
android:singleLine="false"
203
android:text="@{viewmodel.repo.description}"
204
android:textAppearance="@style/TextAppearance.AppCompat.Body1"
0 commit comments