I know many others have experienced a similar issue and I found these questions that were very similar to my issue:
Android Support Library v7: Error retrieving parent for item
The problem is that I tried the different solutions offered in those answers such as changing the target sdk to something like 14 or 15, and also cleaning and rebuilding the project. I am using intelij and I havent been able to make the following errors disappear:
Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.ActionButton' Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Light.ActionButton'
are there any other things that I can try to attempt to correct these errors? any suggestions are appreciated