Open qymspace1 opened 7 years ago
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 ?
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