shts / StoriesProgressView

show horizontal progress like instagram stories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoriesProgressview doesn't respect durations

qymspace1 opened this issue · comments

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

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

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?

Any update on this ?