No resource found that matches the given name 'Widget.AppCompat.Base.ListPopupWindow'

来源:互联网 发布:淘宝网打底毛衣女 编辑:程序博客网 时间:2024/06/16 12:55

error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base.ListPopupWindow'.

分析:没有导入:support-v7的包

解决方法:导入"**\sdk\extras\android\support/v7"下面的项目到eclipse中,并在所用项目中导入该包,导完之后clean一下

0 0
原创粉丝点击