统一内外部报告风格

This commit is contained in:
ZhanGSKen
2025-02-09 11:18:15 +08:00
parent 54cceeed3b
commit 7b1aeeae8b
11 changed files with 79 additions and 61 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="attrTextColor" format="color" />
<attr name="attrPrimaryColor" format="color" />
<attr name="attrPrimaryDarkColor" format="color" />
<attr name="attrAccentColor" format="color" />
</resources>