java - No resource found that matches the given name -
i know many others have experienced similar issue , found these questions similar issue:
android support library v7: error retrieving parent item
the problem tried different solutions offered in answers such changing target sdk 14 or 15, , cleaning , rebuilding project. using intelij , havent been able make following errors disappear:
error retrieving parent item: no resource found matches given name 'widget.appcompat.actionbutton' error retrieving parent item: no resource found matches given name 'widget.appcompat.light.actionbutton'
are there other things can try attempt correct these errors? suggestions appreciated
maybe not including support library project.
also have @ question use appcompat library actionbar support
Comments
Post a Comment