styles.xml文件中< style name=“AppBaseTheme” parent=“Theme.AppCompat.Light”>
提示如下错误:
原因Description Resource Path Location Type
error: Error retrieving parent for item: No resource found that matches the given name ‘Theme.AppCompat.Light’. styles.xml /Show/res/values line 7 Android AAPT Problem
版本错误
解决方法将


