Reputation: 4958
I would like to change the progress indication of the bar (the yellow filling stripe) without also moving the thumb. In my application the thumb indicates a constant threshold and the stripe (progress) indicates a measured value. What is the best way to do this?
Thanks,
smichak
Upvotes: 0
Views: 787
Reputation: 19733
You will have to write you custom seekbar for that. I don't think there is any other way to do it.
Upvotes: 1