Change list view font size back to 16sp (#3978)
Make list view font size bigger again (cherry picked from commit b1ce3693edfd9b353364928b296036bef8581fe3)
This commit is contained in:
parent
eed7ef0aa8
commit
98dade1b4d
@ -31,6 +31,7 @@
|
||||
android:layout_marginEnd="8dp"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:textSize="16sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@+id/badges"
|
||||
app:layout_constraintHorizontal_bias="0.007"
|
||||
|
Loading…
x
Reference in New Issue
Block a user