Android Failed to instantiate one or more classes

前端 未结 3 1443
太阳男子
太阳男子 2020-12-01 08:10

I have a running project and all the xml files are showing me the error message Android Failed to instantiate one or more classes. The program still works.

3条回答
  •  伪装坚强ぢ
    2020-12-01 08:53

    Finally, after 4 days of facing the same error I resolved this on my own:

    Click on

    Build--> Make Build

    and then

    Refresh the layout.

提交回复
热议问题