Add some spacing at bottom of media info fragment

This commit is contained in:
Jarne Demeulemeester 2021-10-12 19:35:16 +02:00
parent 234d44e9ce
commit 07d9ae676c
No known key found for this signature in database
GPG key ID: B61B7B150DB6A6D2

View file

@ -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">
<TextView