Add some spacing at bottom of media info fragment
This commit is contained in:
parent
234d44e9ce
commit
07d9ae676c
1 changed files with 1 additions and 0 deletions
|
@ -416,6 +416,7 @@
|
||||||
android:id="@+id/actors"
|
android:id="@+id/actors"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginBottom="16dp"
|
||||||
android:orientation="vertical">
|
android:orientation="vertical">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
|
Loading…
Reference in a new issue