I have recently upgraded my Android SDK to 6.0, and imported the new v7 appcompat library in my workspace. But the appcompat lib shows error in values-v21 folder, styles_base.xml file. Error is as follows : error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton'.
What can be done to solve this error?