You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The intro screens works fine on higher API's, but it crashes with the exception given below on devices below Marshmallow. I have added a simple slide in an activity but it is unable to find the resource in the nth intro fragment.
android.content.res.Resources$NotFoundException: Resource ID #0x7f0700f4
at android.content.res.Resources.getValue(Resources.java:1233)
The text was updated successfully, but these errors were encountered:
The intro screens works fine on higher API's, but it crashes with the exception given below on devices below Marshmallow. I have added a simple slide in an activity but it is unable to find the resource in the nth intro fragment.
The text was updated successfully, but these errors were encountered: