We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have such crash in my firebase console.
Fatal Exception: android.content.res.Resources$NotFoundException Resource ID #0x0 android.content.res.Resources.getValue (Resources.java:2345) android.content.res.Resources.getColor (Resources.java:1987) android.support.v4.content.ContextCompat.getColor (ContextCompat.java:411) agency.tango.materialintroscreen.MaterialIntroActivity.color (MaterialIntroActivity.java:427) agency.tango.materialintroscreen.MaterialIntroActivity.getBackgroundColor (MaterialIntroActivity.java:419) agency.tango.materialintroscreen.MaterialIntroActivity.access$1200 (MaterialIntroActivity.java:44) agency.tango.materialintroscreen.MaterialIntroActivity$ColorTransitionScrollListener.setViewsColor (MaterialIntroActivity.java:444) agency.tango.materialintroscreen.MaterialIntroActivity$ColorTransitionScrollListener.pageScrolled (MaterialIntroActivity.java:434) agency.tango.materialintroscreen.listeners.ViewBehavioursOnPageChangeListener.onPageScrolled (ViewBehavioursOnPageChangeListener.java:54) android.support.v4.view.CustomViewPager.dispatchOnPageScrolled (CustomViewPager.java:1922) android.support.v4.view.CustomViewPager.onPageScrolled (CustomViewPager.java:1896) agency.tango.materialintroscreen.widgets.SwipeableViewPager.onPageScrolled (SwipeableViewPager.java:88) android.support.v4.view.CustomViewPager.pageScrolled (CustomViewPager.java:1834) android.support.v4.view.CustomViewPager.computeScroll (CustomViewPager.java:1794)
Full stacktrace is here https://pastebin.com/hsFRtP5V
My IntroActivity https://pastebin.com/cxBbuqdj and custom slide https://pastebin.com/g5VVww5e
The text was updated successfully, but these errors were encountered:
i have same problem did you find the fix?
Sorry, something went wrong.
@ashfaaaa I'm not, even no ideas how to fix. This is an internal library error
i have same problem when add two SlideFragment
No branches or pull requests
I have such crash in my firebase console.
Full stacktrace is here https://pastebin.com/hsFRtP5V
My IntroActivity https://pastebin.com/cxBbuqdj
and custom slide https://pastebin.com/g5VVww5e
The text was updated successfully, but these errors were encountered: