Android studio报错

报错原因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.

img

img

代码:https://woolen-manuscript-c49.notion.site/0a6c09173e0944d7b150f943c3771103?v=4653cf35128d4b08a88d1ebb39cfce9c

运行的时候报错了吗?还是进去以后进行了什么操作报错了

你的colors.xml文件也贴一下