报错原因Execution failed for task ':app:mergeDebugResources'. > A failure occurred while executing com.android.build.gradle.internal.res.ResourceCompilerRunnable > Resource compilation failed (Failed to compile values resource file F:\Quicksum\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir\values\values.xml. Cause: java.lang.IllegalStateException: Can not extract resource from com.android.aaptcompiler.ParsedResource@476f3c15.). Check logs for more details.
运行的时候报错了吗?还是进去以后进行了什么操作报错了
你的colors.xml文件也贴一下