Cannot find R.layout.activity_main

后端 未结 29 2326
轮回少年
轮回少年 2020-12-01 01:58

I was trying to work out with multiple layout using some online tutorials. The thing is my program was building and compiling correctly as long as there was only one XML fil

29条回答
  •  执笔经年
    2020-12-01 02:23

    After cleaning the project and syncing with gradle(no result), i removed all my import statement, and brought them back in using alt+Enter.

提交回复
热议问题