Add compose shortcut

closes #131
This commit is contained in:
Grishka
2022-05-15 19:14:24 +03:00
parent 68d0862008
commit 558adc6936
6 changed files with 74 additions and 0 deletions

View File

@@ -93,4 +93,7 @@
<color name="favorite_selected">@color/warning_500</color>
<color name="boost_selected">@color/primary_500</color>
<color name="shortcut_icon_background">@color/gray_100</color>
<color name="shortcut_icon_foreground">@color/primary_700</color>
</resources>