Revert "Fix layout height in tiles mode"

This reverts commit 5dba1db93d.

Fixes #1544
This commit is contained in:
Alexander Bakker 2024-11-24 22:20:52 +01:00
parent 3e3df919b2
commit b5b29a4f84

View file

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