您的位置:首页 > 其它

Log中出现You must supply a layout_width attribute的解决方法

2012-11-27 23:22 441 查看
11-27 23:23:00.446: E/AndroidRuntime(1442): java.lang.RuntimeException: Unable to start activity ComponentInfo{cn.activity.com/cn.activity.com.LiChengYunJiaChaXunActivity}: java.lang.RuntimeException: Binary XML file line #56: You must supply a layout_width
attribute.

以上是错误的Log输出,这多半是由于忘记在xml中添加某个属性的长度值.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐