You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported on the PlayStore: Total occurrences: 601 Impacted users: 459
java.lang.ArrayIndexOutOfBoundsException:
at java.util.ArrayList.get (ArrayList.java:439)
at im.vector.app.features.media.RoomEventsAttachmentProvider.overlayViewAtPosition (RoomEventsAttachmentProvider.kt:2)
at im.vector.lib.attachmentviewer.AttachmentViewerActivity.onSelectedPositionChanged (AttachmentViewerActivity.kt:15)
at im.vector.app.features.media.VectorAttachmentViewerActivity$onCreate$3.run (VectorAttachmentViewerActivity.kt:1)
at android.os.Handler.handleCallback (Handler.java:873)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:193)
at android.app.ActivityThread.main (ActivityThread.java:6718)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:491)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:858)
The text was updated successfully, but these errors were encountered:
Reported on the PlayStore: Total occurrences: 601 Impacted users: 459
The text was updated successfully, but these errors were encountered: