Removed background of card in item_grid.xml
This commit is contained in:
parent
faf4c634be
commit
a830bc73af
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="0dp"
|
android:layout_height="0dp"
|
||||||
android:scaleType="centerCrop"
|
android:scaleType="centerCrop"
|
||||||
app:cardBackgroundColor="@color/transparent"
|
|
||||||
app:cardCornerRadius="@dimen/m3_card_corner_radius"
|
app:cardCornerRadius="@dimen/m3_card_corner_radius"
|
||||||
app:layout_constraintDimensionRatio="1:1"
|
app:layout_constraintDimensionRatio="1:1"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue