New snackbars

This commit is contained in:
utkabobr
2025-04-02 01:38:45 +03:00
parent 58b24d5137
commit 1976ac4899
17 changed files with 507 additions and 33 deletions
+5
View File
@@ -34,4 +34,9 @@
<attr name="yTrackColor" format="reference|color"/>
<attr name="zTrackColor" format="reference|color"/>
<attr name="textColorNegative" format="reference|color"/>
<attr name="snackbarBase" format="reference|color"/>
<attr name="snackbarDone" format="reference|color"/>
<attr name="snackbarWarning" format="reference|color"/>
<attr name="snackbarInfo" format="reference|color"/>
<attr name="snackbarError" format="reference|color"/>
</resources>