[Widget] Fixed colors of MD3 widget

This commit is contained in:
Prathamesh More 2022-01-13 18:21:30 +05:30
parent 7d3e1f4e28
commit 0efbefb6bd
7 changed files with 26 additions and 9 deletions

View file

@ -4,4 +4,5 @@
<color name="window_color">@android:color/black</color>
<color name="bottomSheetColor">#202020</color>
<color name="widget_md3_bg_color">@color/darkerColorSurface</color>
</resources>