AppDetails: Fix ActionButton color

This commit is contained in:
Rahul Patel
2024-09-04 01:49:05 +05:30
committed by Aayush Gupta
parent 377a45f213
commit 4f46817a54
4 changed files with 14 additions and 17 deletions

View File

@@ -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" />