mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fix author text being cutoff in conformable grid
This commit is contained in:
parent
5fb0fe40de
commit
7ce9ceebc7
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue