Removed background of card in item_grid.xml

This commit is contained in:
Prathamesh More 2021-12-06 18:02:23 +05:30
parent faf4c634be
commit a830bc73af

View file

@ -16,7 +16,6 @@
android:layout_width="0dp"
android:layout_height="0dp"
android:scaleType="centerCrop"
app:cardBackgroundColor="@color/transparent"
app:cardCornerRadius="@dimen/m3_card_corner_radius"
app:layout_constraintDimensionRatio="1:1"
app:layout_constraintEnd_toEndOf="parent"