TEST COMMIT

This commit is contained in:
LooKeR 2021-10-30 15:19:00 +05:30
parent 2ac5563a13
commit e7fa687b5c

View File

@ -142,8 +142,8 @@
</style>
<style name="Theme.Card" parent="Widget.Material3.CardView.Filled">
<item name="cardBackgroundColor">?android:attr/colorBackground</item>
<item name="cardCornerRadius">@dimen/shape_large_corner</item>
<item name="cardBackgroundColor">?android:attr/colorBackground</item>
</style>
<style name="Shape.Small" parent="ShapeAppearance.Material3.SmallComponent">