shts / StoriesProgressView

show horizontal progress like instagram stories.
Apache License 2.0
885 stars 204 forks source link

Does the library support videos? #31

Open Vitor238 opened 5 years ago

Vitor238 commented 5 years ago

Hello. Is it possible to display videos with this library and synchronize the state (play, pause etc) with the progress bar? If so could someone give me an example? Thanks in advance and thanks for this library.

ismailtosun commented 4 years ago

+1

hamadarif96123 commented 4 years ago

Anyone please share and let us know that this library works with video or not??

Cerverussz commented 4 years ago

This library does not support video, you must include another library to support video and pass the duration of the video so that the progress bar matches the duration of the video. I recommend exoplayer2 as a library for videos and glide for images and gifs