6.3.0 - 新增 ocr / notice / s13n / Color 模块; 新增前台时保持屏幕常亮; 修复构建脚本依赖; 修复并优化控制台浮动窗口
This commit is contained in:
@@ -7,6 +7,16 @@
|
||||
<attr name="drawer_group_text_color" format="color|reference" />
|
||||
<attr name="itemBackgroundDark" format="color|reference" />
|
||||
|
||||
<declare-styleable name="MultiLevelListView">
|
||||
<attr name="nestType">
|
||||
<enum name="single" value="0" />
|
||||
<enum name="multiple" value="1" />
|
||||
</attr>
|
||||
|
||||
<attr name="alwaysExtended" format="boolean" />
|
||||
<attr name="list" format="reference" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="MaterialDialogPreference">
|
||||
<attr name="dialogTitle" format="string" />
|
||||
<attr name="dialogContent" format="string" />
|
||||
|
||||
Reference in New Issue
Block a user