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

android 10 添加图片后逐个删除会报错 #186

Open
chensong1993 opened this issue Mar 18, 2020 · 1 comment
Open

android 10 添加图片后逐个删除会报错 #186

chensong1993 opened this issue Mar 18, 2020 · 1 comment

Comments

@chensong1993
Copy link

java.lang.ArrayIndexOutOfBoundsException: length=10; index=-1
at java.util.ArrayList.get(ArrayList.java:439)
at cn.bingoogolapple.baseadapter.BGARecyclerViewAdapter.getItem(BGARecyclerViewAdapter.java:181)
at cn.bingoogolapple.photopicker.widget.BGASortableNinePhotoLayout$PhotoAdapter.getItem(BGASortableNinePhotoLayout.java:439)
at cn.bingoogolapple.photopicker.widget.BGASortableNinePhotoLayout.onItemChildClick(BGASortableNinePhotoLayout.java:371)
at cn.bingoogolapple.baseadapter.BGAViewHolderHelper$1.onNoDoubleClick(BGAViewHolderHelper.java:115)
at cn.bingoogolapple.baseadapter.BGAOnNoDoubleClickListener.onClick(BGAOnNoDoubleClickListener.java:42)

@BaiMingxu1
Copy link

您好,请问您解决了么?

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

2 participants