Revert "Fix layout height in tiles mode"

This reverts commit 5dba1db93d.

Fixes #1544
pull/1530/merge
Alexander Bakker 3 months ago
parent 3e3df919b2
commit b5b29a4f84

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

Loading…
Cancel
Save