diff --git a/app/src/main/res/layout/view_cast.xml b/app/src/main/res/layout/view_cast.xml index 7b0779cd..0c78d498 100644 --- a/app/src/main/res/layout/view_cast.xml +++ b/app/src/main/res/layout/view_cast.xml @@ -6,15 +6,16 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="bottom" - android:orientation="vertical"> + android:orientation="vertical" + android:background="@color/black"> + android:layout_marginBottom="7dp" />