File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ compile 'com.github.claucookie.miniequalizer:library:1.0.0'
1919## Layout
2020
2121```` xml
22- <es .claucookie.miniequalizerlibrary.EqualizerView
23- xmlns : custom =" http://schemas.android.com/apk/res-auto"
24- android : id =" @+id/equalizer_view"
25- android : layout_width =" 30dp"
26- android : layout_height =" 30dp"
27- custom : foregroundColor =" @color/link_text_material_light"
28- custom : animDuration =" 3500" />
22+ <es .claucookie.miniequalizerlibrary.EqualizerView
23+ xmlns : custom =" http://schemas.android.com/apk/res-auto"
24+ android : id =" @+id/equalizer_view"
25+ android : layout_width =" 30dp"
26+ android : layout_height =" 30dp"
27+ custom : foregroundColor =" @color/link_text_material_light"
28+ custom : animDuration =" 3500" />
2929````
3030
3131### Attributes
You can’t perform that action at this time.
0 commit comments