shts / StoriesProgressView

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

StoriesProgressview doesn't respect durations #4

Open qymspace1 opened 7 years ago

qymspace1 commented 7 years ago

After settings the durations with storiesProgressView.setStoriesCountWithDurations(durations), one of the progress should be around 30s but instead is around 3s. If I Log.d durations[counter] it logs the correct duration. What could be the issue

qymspace1 commented 7 years ago

FYI the view that is being shown during that duration is a videoplayer

jecelbi commented 4 years ago

I've used this library and setStoriesCountWithDurations also don't work with me up to now. The second story would just be showing for a split second and it will finish the activity. Have you fixed your error before?

athulantonynp commented 4 years ago

Any update on this ?