【发布时间】:2017-10-26 06:12:56
【问题描述】:
Error:Execution failed for task ':App:mergeDebugResources'.
> There were multiple failures while executing work items
> A failure occurred while executing com.android.build.gradle.tasks.MergeResources$FileGenerationWorkAction
> Error while processing /media/nikhilesh/App/src/main/res/drawable/ic_add_black_24dp.xml : Can't process attribute android:fillColor="@color/green": references to other resources are not supported by build-time PNG generation. See http://developer.android.com/tools/help/vector-asset-studio.html for details.
我们如何解决这个问题?
【问题讨论】:
-
尝试清理项目并重建它
-
日志中出现的错误文本后面部分的相关线程 - References to other resources are not supported by build-time PNG generation