Added "Circle" widget
This commit is contained in:
parent
b2e1ab2128
commit
e778e50073
19 changed files with 307 additions and 19 deletions
|
@ -1,4 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="widget_md3_bg_color">@android:color/system_accent1_50</color>
|
||||
<color name="widget_circle_button_color">@android:color/system_accent1_900</color>
|
||||
<color name="widget_md3_button_bg_color">@android:color/system_accent1_50</color>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue