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

ViewPager IndexOutOfBoundsException #94

Open
OBaKai opened this issue Jul 30, 2020 · 0 comments
Open

ViewPager IndexOutOfBoundsException #94

OBaKai opened this issue Jul 30, 2020 · 0 comments

Comments

@OBaKai
Copy link

OBaKai commented Jul 30, 2020

请问有对ViewPager出现的IndexOutOfBoundsException进行规避处理吗
java.lang.IndexOutOfBoundsException
Index: 0, Size: 0
com.jude.rollviewpager.RollPagerView.dispatchTouchEvent(RollPagerView.java:402)
1 java.util.ArrayList.get(ArrayList.java:437)
2 android.support.v4.view.ViewPager.performDrag(ViewPager.java:2318)
3 android.support.v4.view.ViewPager.onTouchEvent(ViewPager.java:2236)
4 android.view.View.dispatchTouchEvent(View.java:13503)
5 android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3067)
6 android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2752)
7 android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:3073)
8 android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2766)
9 com.jude.rollviewpager.RollPagerView.dispatchTouchEvent(RollPagerView.java:402)

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