移除xml资源颜色定义文件,转用ViewColorTable类管理。

This commit is contained in:
2026-07-21 12:28:42 +08:00
parent 3fc3fbe14f
commit 332c5420b7
2 changed files with 0 additions and 78 deletions
-7
View File
@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#FF00B322</color>
<color name="colorPrimaryDark">#FF005C12</color>
<color name="colorAccent">#FF8DFFA2</color>
<color name="colorText">#FFFFFB8D</color>
</resources>