6.5.0 - 新增 opencc 模块; 修复编辑器问题; 优化打包应用功能及文件管理器
This commit is contained in:
@@ -42,12 +42,18 @@
|
||||
<attr name="itemValues" format="reference" />
|
||||
<attr name="itemDefaultKey" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<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">
|
||||
<attr name="text" />
|
||||
<attr name="checked" format="boolean" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="PrefSwitch">
|
||||
<attr name="key" format="string|reference" />
|
||||
<!-- "defaultValue" is conflict with androidx.preference:preference-ktx:1.1.1-->
|
||||
|
||||
Reference in New Issue
Block a user