I’m implementing a video player UI.
I’d like to drag or click the progress bar to go forward/backward in the video.
I don’t see any “event” that I could implement for the progress bar.
I’m implementing a video player UI.
I’d like to drag or click the progress bar to go forward/backward in the video.
I don’t see any “event” that I could implement for the progress bar.
There isn’t one. Here’s an example:
Another option would be to use a button Widget and make the progress bar happen in the material