新增 夜间模式

This commit is contained in:
hyb1996
2018-11-10 16:41:53 +08:00
parent ad9d50ea21
commit 6e53f0761b
65 changed files with 328 additions and 113 deletions

View File

@@ -3,6 +3,9 @@
<attr name="title" format="string|reference"/>
<attr name="icon" format="reference"/>
<attr name="drawer_item_text_color" format="color|reference"/>
<attr name="drawer_group_text_color" format="color|reference"/>
<attr name="itemBackgroundDark" format="color|reference"/>
<declare-styleable name="ToolbarMenuItem">
<attr name="text" format="string|reference"/>