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

error: error retrieving parent item: no resource found matches given name 'widget.appcompat.actionbutton'

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

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -