From 07d9ae676c2e90ac2eae8673af0d91ed8b2a6038 Mon Sep 17 00:00:00 2001 From: Jarne Demeulemeester Date: Tue, 12 Oct 2021 19:35:16 +0200 Subject: [PATCH] Add some spacing at bottom of media info fragment --- app/src/main/res/layout/fragment_media_info.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/fragment_media_info.xml b/app/src/main/res/layout/fragment_media_info.xml index ed0b4265..aedd5366 100644 --- a/app/src/main/res/layout/fragment_media_info.xml +++ b/app/src/main/res/layout/fragment_media_info.xml @@ -416,6 +416,7 @@ android:id="@+id/actors" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_marginBottom="16dp" android:orientation="vertical">