Removed elevation

This commit is contained in:
Hemanth S 2020-05-24 18:00:30 +05:30
parent e367614024
commit d91227ab82
18 changed files with 26 additions and 119 deletions

View file

@ -15,6 +15,7 @@
android:layout_margin="4dp"
android:orientation="vertical"
app:cardCornerRadius="8dp"
app:cardElevation="0dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="1:1"
app:layout_constraintEnd_toEndOf="parent"