StoriesProgressView icon indicating copy to clipboard operation
StoriesProgressView copied to clipboard

How to make dynamic horizontal progress ?

Open vishalvasani18 opened this issue 5 years ago • 1 comments

Hello Shst,

private final long[] durations = new long[]{ 2000L,2000L };

in this method how to add data from arraylist (count of arraylist size) in android.

vishalvasani18 avatar Jun 25 '19 12:06 vishalvasani18

Here is an alternative bro https://github.com/bolaware/momentz, supports horizontal progress

bolaware avatar Jul 10 '19 19:07 bolaware