diff --git a/mastodon/src/main/res/layout/display_item_text.xml b/mastodon/src/main/res/layout/display_item_text.xml index ca99c60c..c1333e84 100644 --- a/mastodon/src/main/res/layout/display_item_text.xml +++ b/mastodon/src/main/res/layout/display_item_text.xml @@ -15,9 +15,7 @@ android:paddingRight="16dp" android:paddingTop="16dp" android:paddingBottom="8dp" - android:lineSpacingExtra="6dp" - android:lineHeight="25sp" - android:textAppearance="@style/m3_body_large"/> + android:lineSpacingExtra="5.25dp"/>