close notification action

This commit is contained in:
2022-01-11 17:27:07 +01:00
parent 98185a79df
commit f0853b3a30
9 changed files with 17 additions and 1 deletions

View File

@ -14,4 +14,6 @@
<color name="brightScreenTextColor">#FFFFFF</color>
<color name="darkScreenBackgroundColor">#444444</color>
<color name="darkScreenTextColor">#eeeeee</color>
<color name="red">#FF0000</color>
<color name="lightRed">#EC5959</color>
</resources>