shts / StoriesProgressView

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

Set StoriesProgressView Used in BaseAdapter Class java.lang.ArrayIndexOutOfBoundsException error occure #9

Open testleadinfosoft opened 6 years ago

testleadinfosoft commented 6 years ago

Set StoriesProgressView Used in BaseAdapter Class this time java.lang.ArrayIndexOutOfBoundsException: length=7; index=7 error Occure

ghost commented 6 years ago

You're assigning to an item that does not exist. Your array does not have an object at index 7.