Hello, in my program I have a seekbar. It works like expected but I cannot bring it back to zero programmatically. If I use the event, the action of the event is ok, but the visual seekbar does not take the value. I've try with invalidate but it don't works either.
I am surely missing something simple. Thanks for your help.