Generate colors with material color generator

This commit is contained in:
Kirill Kamakin
2022-11-18 22:20:52 +01:00
parent e164d83258
commit ac0eb2bfd2
6 changed files with 72 additions and 80 deletions

View File

@@ -8,7 +8,6 @@
android:layout_marginVertical="7dp"
android:layout_marginStart="16dp"
android:layout_marginEnd="19dp"
app:cardBackgroundColor="@color/white"
app:shapeAppearance="@style/ShapeAppearance.AllCornersRounded">
<androidx.constraintlayout.widget.ConstraintLayout