Open rahulraghuwanshii opened 3 years ago
do you have any fix for this issue ?
can you tell me who crash happen , it happen with some user , but idont know who happend
On Mon, Feb 20, 2023 at 11:22 AM Rahul Raghuwanshi @.***> wrote:
Not yet but I'll fix this.
— Reply to this email directly, view it on GitHub https://github.com/shts/StoriesProgressView/issues/41#issuecomment-1436611876, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWNBBBKCU276RTDDHU2BZVLWYMZVHANCNFSM4VW7RPUQ . You are receiving this because you commented.Message ID: @.***>
If progress finish and to start new story app careshes says java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 at java.util.ArrayList.get(ArrayList.java:437) at com.padosi.activity.StoryViewActivity.loadImage(StoryViewActivity.java:141) at com.padosi.activity.StoryViewActivity.access$200(StoryViewActivity.java:29) at com.padosi.activity.StoryViewActivity$1.onNext(StoryViewActivity.java:44) at jp.shts.android.storiesprogressview.StoriesProgressView$1.onFinishProgress(StoriesProgressView.java:190) at jp.shts.android.storiesprogressview.PausableProgressBar$1.onAnimationEnd(PausableProgressBar.java:117) at android.view.animation.Animation.dispatchAnimationEnd(Animation.java:1011) at android.view.animation.Animation$3.run(Animation.java:390) at android.os.Handler.handleCallback(Handler.java:883) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:224) at android.app.ActivityThread.main(ActivityThread.java:7519) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:995)