6.6.2 - Alpha4 - 导航栏设置为透明或半透明以增强视觉体验
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
<enum name="single" value="0" />
|
||||
<enum name="multiple" value="1" />
|
||||
</attr>
|
||||
|
||||
<attr name="alwaysExtended" format="boolean" />
|
||||
<attr name="list" format="reference" />
|
||||
</declare-styleable>
|
||||
@@ -27,10 +26,12 @@
|
||||
<attr name="positiveText" format="string" />
|
||||
<attr name="onConfirmPrompt" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="MaterialPreference">
|
||||
<attr name="longClickPrompt" format="string" />
|
||||
<attr name="longClickPromptMore" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="MaterialListPreference">
|
||||
<attr name="dialogTitle" />
|
||||
<attr name="dialogContent" />
|
||||
@@ -88,5 +89,7 @@
|
||||
<attr name="color_warn" format="reference|color" />
|
||||
<attr name="color_error" format="reference|color" />
|
||||
<attr name="color_assert" format="reference|color" />
|
||||
<attr name="excludeFromNavigationBar" format="boolean" />
|
||||
</declare-styleable>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user