diff --git a/android/app/src/main/res/layout/item_track.xml b/android/app/src/main/res/layout/item_track.xml index 5c1a88b069..68ebdd19f8 100644 --- a/android/app/src/main/res/layout/item_track.xml +++ b/android/app/src/main/res/layout/item_track.xml @@ -4,7 +4,7 @@ xmlns:tools="http://schemas.android.com/tools" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" - android:layout_height="@dimen/height_item_multiline" + android:layout_height="wrap_content" android:background="@drawable/bg_clickable_card">