Binary XML file line #0: Error inflating class ImageView

后端 未结 9 676
日久生厌
日久生厌 2020-11-30 07:29

I am using Android studio 3.0
I am getting tired fixing this problem. the app does not execute it always show me this error Binary XML file line #0: Error inflating clas

9条回答
  •  醉梦人生
    2020-11-30 08:30

    In Android Studio version 3.0.0 and above, once we try to add images to drawable folder, it will ask you to 'Choose Destination Directory'. At that time, choose drawable instead of drawable-v24.

    Keep Coding........ :)

提交回复
热议问题