1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-27 12:26:48 +01: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