Tell me, please, how can I change the view of the SeekBar so that the functionality remains, and the view has changed ..

This is the kind of view you need (ignore orange elements!):

enter image description here

I started like this: I created my View inheriting SeekBar, and then I don’t understand what to do :(

    0