开发者

Setting SeekBar progress without setting the thumb

开发者 https://www.devze.com 2023-03-23 21:37 出处:网络
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

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 va开发者_如何学Clue. What is the best way to do this?

Thanks,

smichak


You will have to write you custom seekbar for that. I don't think there is any other way to do it.

0

精彩评论

暂无评论...
验证码 换一张
取 消