How to indicate the all the step values below seekbar in android

18 Views Asked by At

I want a seekbar with discrete value indication like below enter image description here

I do not want to use any third part library. Is there any way to display this with the AppCompatSeekbar.

0

There are 0 best solutions below