id cannot be resolved or is not a field如何解决怎么解决
id cannot be resolved or is not a field如何解决怎么解决
日期:2016-08-09 16:18:06 人气:1
这个应该是你的改好xml文件,没有build项目,xml文件里的bt1在R类中并没有生成,在activity中当然不能使用该ID,所以每次修改xml文件的ID,最好BUILD下项目,然后在activity中调用id。
id cannot be resolved or is not a field如何解决怎么解决