I have a progress bar that is supposed to look like the attached image:
And I\'
Try this , you may be able to do what you want by modifying the color and width and height of the thumb and the seekbar in xml.
you can see the image here
This sulotion was the only way i could do this. Hope this help
this is my seekbar :
this is (progress_background.xml) :
-
-
-
and this is the thumb (oval_seekbar_thumb.xml) :
-
The height of the thumb should be same as the height of the seekbar to look properly.