i want to setSplitTrack(true) under lollipop, but i can't.
i tried set thumb's padding or margin, but it was not working. I guess, android seekbar has stack structure, so it through all background.
thanks.
The Material seek bar has split track enabled by default. You need to turn it off. This link might help you : https://stackoverflow.com/a/27000942/5816000