AppDetails: Fix ActionButton color
This commit is contained in:
committed by
Aayush Gupta
parent
377a45f213
commit
4f46817a54
@@ -18,13 +18,6 @@
|
||||
-->
|
||||
|
||||
<resources>
|
||||
<declare-styleable name="AuroraTheme">
|
||||
<attr name="scrim" format="color" />
|
||||
<attr name="scrimAccent" format="color" />
|
||||
<attr name="scrimAlt" format="color" />
|
||||
<attr name="scrimBlack" format="color" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ActionHeaderLayout">
|
||||
<attr name="headerTitle" format="string" />
|
||||
<attr name="headerSubtitle" format="string" />
|
||||
|
||||
Reference in New Issue
Block a user