6.6.2 - Alpha4 - 修复代码编辑器页面菜单项图标及文字的着色异常

This commit is contained in:
SuperMonster003
2025-03-11 20:49:07 +08:00
parent d355964591
commit 0487cf2a60
13 changed files with 72 additions and 36 deletions

View File

@@ -47,7 +47,6 @@
<declare-styleable name="ToolbarMenuItem">
<attr name="text" format="string|reference" />
<attr name="icon" />
<attr name="icon_color" format="color|reference" />
</declare-styleable>
<declare-styleable name="RoundCheckboxWithText">