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 4e4ca2a commit 2e67036Copy full SHA for 2e67036
app/src/main/res/layout/activity_main.xml
@@ -18,7 +18,7 @@
18
android:id="@+id/equalizer_view"
19
android:layout_width="30dp"
20
android:layout_height="30dp"
21
- custom:foregroundColor="@color/link_text_material_light"
+ custom:equalizerForegroundColor="@color/link_text_material_light"
22
custom:animDuration="5000"/>
23
24
</LinearLayout>
0 commit comments