0

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.

Soo
  • 57
  • 8

1 Answers1

0

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

Community
  • 1
  • 1
Bishu
  • 82
  • 1
  • 7