Fix author text being cutoff in conformable grid

This commit is contained in:
Jays2Kings 2022-04-16 12:45:41 -04:00
parent 5fb0fe40de
commit 7ce9ceebc7

View file

@ -130,7 +130,7 @@
android:layout_marginEnd="6dp"
android:layout_marginBottom="4dp"
android:orientation="vertical"
android:layout_height="30sp">
android:layout_height="31sp">
<com.google.android.material.textview.MaterialTextView
android:id="@+id/title"
style="?textAppearanceBodySmall"