IndicatorSeekBar
IndicatorSeekBar copied to clipboard
How to update seekbar with download process
I am trying to set progress automatically by applying download value in seekbar.setprocess(value) method but seekbar is not updating .
@andysagar is the progress between min and max ? ,pls show code which I could reproduce this issue, thanks