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

a #1239

Open
itkskddjjf opened this issue Jan 22, 2025 · 0 comments
Open

a #1239

itkskddjjf opened this issue Jan 22, 2025 · 0 comments

Comments

@itkskddjjf
Copy link

Description

Please provide as many information about the crash as possible (What did you do before the crash happened? Steps to reproduce?)

Stack trace

java.lang.ArrayIndexOutOfBoundsException: length=10; index=-1
	at java.util.ArrayList.get(ArrayList.java:439)
	at androidx.compose.foundation.gestures.DefaultDraggableAnchors.closestAnchor(AnchoredDraggable.kt:5)
	at androidx.compose.foundation.gestures.AnchoredDraggableState$anchoredDragScope$1.dragTo(AnchoredDraggable.kt:125)
	at androidx.compose.foundation.gestures.AnchoredDraggableState$anchoredDrag$4.invokeSuspend(AnchoredDraggable.kt:90)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:7)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:23)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:32)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:103)
	at androidx.compose.ui.platform.AndroidUiDispatcher.access$performTrampolineDispatch(AndroidUiDispatcher.android.kt:24)
	at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.run(AndroidUiDispatcher.android.kt:3)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:257)
[6 lines truncated]

Device info

APP.VERSION : 1.34.0
APP.VERSIONCODE : 2024120500
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : com.bbk.launcher2
TIMEZONE : Asia/Shanghai
VERSION.RELEASE : 11
VERSION.INCREMENTAL : eng.compil.20250109.153306
VERSION.SDK.NUMBER : 30
BOARD : msmnile
BOOTLOADER : unknown
BRAND : vivo
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : RP1A.200720.012 release-keys
FINGERPRINT : vivo/PD1936/PD1936:11/RP1A.200720.012/compiler0109153306:user/release-keys
HARDWARE : qcom
HOST : comsz01078188
ID : RP1A.200720.012
MANUFACTURER : vivo
MODEL : V1936A
PRODUCT : PD1936
TAGS : release-keys
TIME : 1736407986000
TYPE : user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant