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

收藏动作空指针 #1

Closed
Soptq opened this issue Mar 14, 2018 · 0 comments
Closed

收藏动作空指针 #1

Soptq opened this issue Mar 14, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Soptq
Copy link
Owner

Soptq commented Mar 14, 2018

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.get(ArrayList.java:411)
	at soptqs.paste.database.c.a(Unknown Source)
	at soptqs.paste.dialog.CardSearchDialog$2.onItemClick(Unknown Source)
	at com.yanzhenjie.recyclerview.swipe.SwipeMenuRecyclerView$MenuItemClick.onItemClick(Unknown Source)
	at com.yanzhenjie.recyclerview.swipe.SwipeMenuView.onClick(Unknown Source)
	at android.view.View.performClick(View.java:5669)
	at android.view.View$PerformClick.run(View.java:22546)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6334)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107)
@Soptq Soptq self-assigned this Mar 14, 2018
@Soptq Soptq added the bug Something isn't working label Mar 14, 2018
@Soptq Soptq closed this as completed Mar 31, 2018
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