We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ffbbb commit 9ac063bCopy full SHA for 9ac063b
library/src/main/res/values/attrs.xml
@@ -1,6 +1,6 @@
1
<resources>
2
<declare-styleable name="EqualizerView">
3
- <attr name="foregroundColor" format="integer" />
+ <attr name="equalizerForegroundColor" format="integer" />
4
<attr name="animDuration" format="integer" />
5
</declare-styleable>
6
-</resources>
+</resources>
0 commit comments