应用介绍页基本调试完成

This commit is contained in:
ZhanGSKen
2025-03-25 02:30:45 +08:00
parent 51775620db
commit 66eb8e06ea
13 changed files with 125 additions and 56 deletions

View File

@@ -1,9 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="appTheme" format="reference"/>
<declare-styleable name="AToolbar">
<attr name="attrAToolbarStartColor" format="color" />
<attr name="attrAToolbarCenterColor" format="color" />
<attr name="attrAToolbarEndColor" format="color" />
</declare-styleable>
</resources>