Code refactor
This commit is contained in:
parent
416ee91c39
commit
6d0898a49a
15 changed files with 59 additions and 25 deletions
|
@ -240,10 +240,14 @@
|
|||
</style>
|
||||
|
||||
|
||||
|
||||
<style name="Widget.BottomSheet" parent="Widget.MaterialComponents.BottomSheet">
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
<style name="MaterialCardViewStroke">
|
||||
<item name="cardUseCompatPadding">true</item>
|
||||
<item name="strokeWidth">1dp</item>
|
||||
<item name="strokeColor">?android:attr/colorButtonNormal</item>
|
||||
<item name="cardElevation">0dp</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue