[MD3] Added more rounded-ness to all Cards, dialogs, etc.

This commit is contained in:
Prathamesh More 2021-11-12 17:04:33 +05:30
parent 3fe882c79c
commit 38a8c6a87a
36 changed files with 66 additions and 54 deletions

View file

@ -8,6 +8,7 @@
<item name="android:statusBarColor">@color/transparent</item>
<item name="android:navigationBarColor">@color/transparent</item>
<item name="android:enforceNavigationBarContrast">false</item>
<item name="popupMenuBackground">@drawable/popup_background</item>
</style>
<style name="BottomSheetStyle" parent="Widget.Material3.BottomSheet">