Closed GioPan04 closed 5 months ago
fair point, although as this is not a perfect recreation anyway and leans more towards the normal slider, i think the default thumb shape should stay the way it currently is, as that integrates better design-wise with the rest of most apps.
But feel free to add an additional option like useLineThumb
that simplifies using your/the A13 theme :)
Okay thanks. I'll work on it as soon as possible
Android 13's slider uses a line as a thumb. I think this should be the default shape used in this package since (as I understood) it tries to recreate the Android 13's slider.
Example:
I think implementing this should be pretty easy since that
SliderTheme
allows you to customize the thumb shape.I would like to implement it if you are ok with it :)