MaterialDesignLibrary
MaterialDesignLibrary copied to clipboard
Added customization to Slider
Added customization options via XML & Programmatically
- New XML Attributes (materialdesign:attr)
- sliderTrackColor: color for part of slider to the left of the ball
- sliderTrackColorNoProgress: color for part of the slider to the right of the ball
- sliderBallColor: color for the ball on the slider
- sliderTrackThicknessDp: thickness of the slider track
- sliderEnablePaddingLR: enable padding on the left and right of the Slider (false for true fullscreen slider)
