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

Resources$NotFoundException Resource ID #0x0 #156

Open
luck-alex13 opened this issue Apr 24, 2018 · 3 comments
Open

Resources$NotFoundException Resource ID #0x0 #156

luck-alex13 opened this issue Apr 24, 2018 · 3 comments

Comments

@luck-alex13
Copy link

luck-alex13 commented Apr 24, 2018

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

@ashfaaaa
Copy link

i have same problem did you find the fix?

@luck-alex13
Copy link
Author

@ashfaaaa I'm not, even no ideas how to fix. This is an internal library error

@mbf5923
Copy link

mbf5923 commented Oct 21, 2018

i have same problem when add two SlideFragment

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

3 participants