mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 11:22:12 +00:00
Fix: Corner fringing caused by card-color
This commit is contained in:
parent
8ca3ac4714
commit
dfee171812
@ -146,7 +146,7 @@
|
||||
</style>
|
||||
|
||||
<style name="Theme.Card" parent="Widget.Material3.CardView.Filled">
|
||||
<item name="cardBackgroundColor">?android:attr/colorBackground</item>
|
||||
<item name="cardBackgroundColor">@android:color/transparent</item>
|
||||
<item name="cardCornerRadius">@dimen/shape_large_corner</item>
|
||||
</style>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user