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
+1 -1
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">