1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-24 00:00:47 +02:00

fix list item height when fonts are scaled up

This commit is contained in:
vanous 2021-08-14 23:14:53 +02:00
parent feadeb8139
commit b867bacae9

View File

@ -71,7 +71,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<TextView