Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
java.lang.ArrayIndexOutOfBoundsException: length=101; index=-222
at android.widget.OverScroller$SplineOverScroller.update(OverScroller.java:1690)
at android.widget.OverScroller.computeScrollOffset(OverScroller.java:784)
at androidx.recyclerview.widget.RecyclerView$ViewFlinger.run(RecyclerView.java:5273)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1137)
at android.view.Choreographer.doCallbacks(Choreographer.java:951)
at android.view.Choreographer.doFrame(Choreographer.java:873)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1122)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:257)
at android.app.ActivityThread.main(ActivityThread.java:8371)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:631)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1032)