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

Crash android.support.v4.app.Fragment.setUserVisibleHint #12

Open
juanpicuervo opened this issue Feb 6, 2015 · 0 comments
Open

Crash android.support.v4.app.Fragment.setUserVisibleHint #12

juanpicuervo opened this issue Feb 6, 2015 · 0 comments

Comments

@juanpicuervo
Copy link

Hi, i have the following issue, i cannot duplicate it but in production version im receiving the following crash:

android.support.v4.app.Fragment.setUserVisibleHint Fragment.java, line 841
android.support.v4.app.FragmentPagerAdapter.setPrimaryItem FragmentPagerAdapter.java, line 130
android.support.v4.view.ViewPager.populate ViewPager.java, line 1066
android.support.v4.view.ViewPager.setCurrentItemInternal ViewPager.java, line 550
android.support.v4.view.ViewPager.setCurrentItemInternal ViewPager.java, line 509
android.support.v4.view.ViewPager.setCurrentItem ViewPager.java, line 501
cn.trinea.android.view.autoscrollviewpager.AutoScrollViewPager.scrollOnce AutoScrollViewPager.java, line 185
cn.trinea.android.view.autoscrollviewpager.AutoScrollViewPager$MyHandler.handleMessage AutoScrollViewPager.java, line 251
android.os.Handler.dispatchMessage Handler.java, line 102
android.os.Looper.loop Looper.java, line 157
android.app.ActivityThread.main ActivityThread.java, line 5356

Can you help me?

Thanks for all!

Jp

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