diff --git a/app/src/main/res/layout/cast_item.xml b/app/src/main/res/layout/cast_item.xml index d8f659ec..20ebbe78 100644 --- a/app/src/main/res/layout/cast_item.xml +++ b/app/src/main/res/layout/cast_item.xml @@ -10,12 +10,10 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" app:cardCornerRadius="@dimen/rounded_image_radius" - app:cardBackgroundColor="?attr/boxItemBackground" + app:cardBackgroundColor="?attr/primaryBlackBackground" android:foreground="@drawable/outline_drawable" android:layout_marginEnd="10dp"> - -