android include tag - invalid layout reference

后端 未结 8 591
遥遥无期
遥遥无期 2020-12-05 06:21

I\'m having a problem including a different layout through the include tag in the android layout xml file. When specifing the layout reference ( @layout/... ), i\'m getting

8条回答
  •  伪装坚强ぢ
    2020-12-05 07:11

    launch eclipse with the -clean option and your problem is fixed guaranteed . It will take about 30 seconds longer to launch though

提交回复
热议问题