janheinrichmerker/material-intro

Crashes due resource not found exception below API 23

PrajwalSood opened this issue · 0 comments

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)