fix: ASupportToolbar/AToolbar 控件颜色不跟随主题切换
- AESASupportToolbar/AESAToolbar 样式的颜色引用从 @color/ 改为 ?attr/,使其通过主题属性解析,随主题切换而变化 - AESTheme 基主题新增 colorPrimary/colorPrimaryDark/colorAccent 显式定义,保持默认绿色外观不变
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user