开发者

Aapt problem: no resource identifier found for attribute 'class' in package 'android'

开发者 https://www.devze.com 2023-01-15 12:26 出处:网络
I am getting the fo开发者_如何转开发llowing error in Eclipse: No resource identifier found for attribute \'class\' in package \'android\'

I am getting the fo开发者_如何转开发llowing error in Eclipse:

No resource identifier found for attribute 'class' in package 'android'

Can any one help me in solving this?


Make sure that your IDs or variables do not use Java's reserved words.

0

精彩评论

暂无评论...
验证码 换一张
取 消