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 642343b commit 639b3b8Copy full SHA for 639b3b8
lib/java/com/google/android/material/slider/res-public/values/public.xml
@@ -26,8 +26,8 @@
26
<public name="inactiveTickColor" type="attr" />
27
<public name="labelColor" type="attr" />
28
<public name="floatingLabel" type="attr" />
29
- <public name="thumbRadius" format="dimension" />
30
- <public name="thumbElevation" format="dimension" />
31
- <public name="haloRadius" format="dimension" />
+ <public name="thumbRadius" format="attr" />
+ <public name="thumbElevation" format="attr" />
+ <public name="haloRadius" format="attr" />
32
<public name="Widget.MaterialComponents.Slider" type="style"/>
33
</resources>
0 commit comments