Answers for "android kotlin Error inflating class ImageView"

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 "android kotlin Error inflating class ImageView"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language