Merge pull request #1542 from michaelschattgen/fix/text-height-tiles

Fix layout height in tiles mode
This commit is contained in:
Alexander Bakker 2024-11-24 16:36:48 +01:00 committed by GitHub
commit 5f885cba29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="24dp"
android:layout_height="wrap_content"
android:id="@+id/description"
android:layout_toEndOf="@id/layoutImage">