thkouk00

bg in coupons list home

......@@ -121,7 +121,8 @@
android:id="@+id/rl_home_coupons"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/rl_home_campaigns">
android:layout_below="@id/rl_home_campaigns"
android:background="@drawable/shape_cos_gradient_coupons_bg">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv_home_coupons"
......