Removed elevation
This commit is contained in:
parent
e367614024
commit
d91227ab82
18 changed files with 26 additions and 119 deletions
|
@ -17,7 +17,8 @@
|
|||
android:layout_width="128dp"
|
||||
android:layout_height="128dp"
|
||||
android:layout_margin="4dp"
|
||||
app:cardCornerRadius="16dp">
|
||||
app:cardCornerRadius="16dp"
|
||||
app:cardElevation="0dp">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/paletteColorContainer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue