Added "Circle" widget

This commit is contained in:
Prathamesh More 2022-01-15 15:11:32 +05:30
parent b2e1ab2128
commit e778e50073
19 changed files with 307 additions and 19 deletions

View file

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