Error inflating class and android.support.v7.widget.CardView

后端 未结 15 1602
-上瘾入骨i
-上瘾入骨i 2020-11-27 20:47

I want to use CardView in my project, but when I run my application, I get the following error. I\'m using Eclipse.

Error: Error inflating clas         


        
15条回答
  •  温柔的废话
    2020-11-27 21:27

    If you're using VISUAL STUDIO and get this error, try restarting VS and then Rebuild Solution. That worked for me. Hopefully this saves someone some time.

提交回复
热议问题