Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash #904

Closed
sk22 opened this issue Oct 26, 2023 · 0 comments
Closed

crash #904

sk22 opened this issue Oct 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sk22
Copy link
Owner

sk22 commented Oct 26, 2023

java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
       at java.util.ArrayList.get(ArrayList.java:437)
       at org.joinmastodon.android.ui.displayitems.MediaGridStatusDisplayItem$Holder.getViewController(MediaGridStatusDisplayItem.java:385)
       at org.joinmastodon.android.fragments.BaseStatusListFragment$1.findPhotoViewHolder(BaseStatusListFragment.java:284)
       at org.joinmastodon.android.fragments.BaseStatusListFragment$1.setPhotoViewVisibility(BaseStatusListFragment.java:215)
       at org.joinmastodon.android.ui.photoviewer.PhotoViewer.onDismissed(PhotoViewer.java:352)
       at org.joinmastodon.android.ui.photoviewer.ZoomPanView.onTransitionAnimationEnd(ZoomPanView.java:413)
       at org.joinmastodon.android.ui.photoviewer.ZoomPanView.$r8$lambda$cy-0PVMhjheXF2iXh0dsicWK-Pw(Unknown Source:0)
       at org.joinmastodon.android.ui.photoviewer.ZoomPanView$$ExternalSyntheticLambda2.onAnimationEnd(Unknown Source:2)
       at androidx.dynamicanimation.animation.DynamicAnimation.endAnimationInternal(DynamicAnimation.java:694)
       at androidx.dynamicanimation.animation.DynamicAnimation.doAnimationFrame(DynamicAnimation.java:669)
       at androidx.dynamicanimation.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:158)
       at androidx.dynamicanimation.animation.AnimationHandler$AnimationCallbackDispatcher.dispatchAnimationFrame(AnimationHandler.java:61)
       at androidx.dynamicanimation.animation.AnimationHandler$FrameCallbackProvider16$1.doFrame(AnimationHandler.java:207)
       at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1229)
       at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1239)
       at android.view.Choreographer.doCallbacks(Choreographer.java:899)
       at android.view.Choreographer.doFrame(Choreographer.java:827)
       at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1214)
       at android.os.Handler.handleCallback(Handler.java:942)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loopOnce(Looper.java:201)
       at android.os.Looper.loop(Looper.java:288)
       at android.app.ActivityThread.main(ActivityThread.java:7924)
       at java.lang.reflect.Method.invoke(Native Method)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
@sk22 sk22 added the bug Something isn't working label Oct 26, 2023
@sk22 sk22 closed this as completed in 7902691 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant