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

[BUG]选择测试应用的时候闪退 #210

Open
pupu2 opened this issue Oct 23, 2023 · 0 comments
Open

[BUG]选择测试应用的时候闪退 #210

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

Comments

@pupu2
Copy link

pupu2 commented Oct 23, 2023

在选择测试应用的时候闪退,重新打开进入可以正常选择应用
java.lang.IndexOutOfBoundsException: Index: 110, Size: 110
at java.util.ArrayList.get(ArrayList.java:437)
at com.alipay.hulu.activity.PerformanceActivity$b.getDropDownView(SourceFile:8)
at androidx.appcompat.widget.AppCompatSpinner$d.getDropDownView(SourceFile:2)
at androidx.appcompat.widget.AppCompatSpinner$d.getView(SourceFile:1)
at android.widget.AbsListView.obtainView(AbsListView.java:2424)
at android.widget.ListView.makeAndAddView(ListView.java:2098)
at android.widget.ListView.fillDown(ListView.java:813)
at android.widget.ListView.originalFillGap(ListView.java:776)
at android.widget.ListView.fillGap(ListView.java:762)
at android.widget.AbsListView.trackMotionScroll(AbsListView.java:5396)
at android.widget.ListView.trackMotionScroll(ListView.java:2015)
at android.widget.AbsListView$FlingRunnable.run(AbsListView.java:4938)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1076)
at android.view.Choreographer.doCallbacks(Choreographer.java:897)
at android.view.Choreographer.doFrame(Choreographer.java:822)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1061)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8056)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)

image

@pupu2 pupu2 added the bug Something isn't working label Oct 23, 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