[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

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="widget_md3_bg_color">@android:color/system_accent1_50</color>
</resources>