Code Cleanup

This commit is contained in:
Prathamesh More 2022-01-16 17:57:31 +05:30
parent c8ce98b1df
commit ea4a54d404
10 changed files with 23 additions and 24 deletions

View file

@ -183,9 +183,6 @@
<style name="BottomSheetStyle" parent="Widget.Material3.BottomSheet">
<item name="android:maxWidth">@empty</item>
<item name="paddingBottomSystemWindowInsets">false</item>
<item name="marginLeftSystemWindowInsets">false</item>
<item name="marginRightSystemWindowInsets">false</item>
</style>
<style name="MaterialCardViewStroke">