Answers for "error inflating class imageview android.view.layoutinflater.inflate"

0

Error inflating class ImageView

I had the same problem. my problem has occurred because I just had used images (icons) in the "drawable-v24" folder. I solved it by copying them into "drawable" folder
Posted by: Guest on May-18-2021
0

Error inflating class ImageView

I had the same problem. my problem has occurred because I just had used images (icons) in the "drawable-v24" folder. I solved it by copying them into "drawable" folder
Posted by: Guest on May-18-2021

Code answers related to "error inflating class imageview android.view.layoutinflater.inflate"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language