fix: ASupportToolbar/AToolbar 控件颜色不跟随主题切换

- AESASupportToolbar/AESAToolbar 样式的颜色引用从 @color/ 改为
  ?attr/,使其通过主题属性解析,随主题切换而变化
- AESTheme 基主题新增 colorPrimary/colorPrimaryDark/colorAccent
  显式定义,保持默认绿色外观不变
This commit is contained in:
BigPickle
2026-05-27 20:19:54 +08:00
parent d13c44c666
commit 0cc9b0871e
3 changed files with 13 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 27 07:12:47 GMT 2026
#Wed May 27 20:15:15 HKT 2026
stageCount=10
libraryProject=libaes
baseVersion=15.20
publishVersion=15.20.9
buildCount=1
buildCount=2
baseBetaVersion=15.20.10