Skip to content Skip to sidebar Skip to footer

Resource Is Not A Drawable Resources$notfoundexception

Getting this error since I started changing device for testing. Did some searching and none of it help because they are outdated. Any help is appreciated! xml file

Solution 1:

Make sure your loginpanel and numpanel1 images is inside drawable folder not inside drawable-v24 folder

move your both images loginpanel and numpanel1 inside drawable

just copy-paste from drawable-v24 to drawable folder it will work

Post a Comment for "Resource Is Not A Drawable Resources$notfoundexception"