2307vivek / Seeker

A highly customizable seekbar/slider library for android with support for readahead indicator, segments and more. Made with Jetpack Compose ❤.
Apache License 2.0
379 stars 14 forks source link

There is no way to add custom thumb composable in slider #51

Open ajitsinghrathore opened 1 year ago

ajitsinghrathore commented 1 year ago

In default compose slider , we can change thumb composable to any composable depending on the usecase , but I think we don't have the option here . Is there any plan to add that in future ?

2307vivek commented 1 year ago

Yes! There are plans to add a feature for custom thumb among other things.