crunchPngs 在 Android buildTypes 中意味着什么?

dra*_*eet 5 android gradle android-studio android-gradle-plugin

作为Android Studio 3.0 Canary 5的变更日志,我们有一个新的 buildTypes 属性,名为crunchPngs,并且可以在 gradle 上使用它:

\n\n
android {\n    \xe2\x80\xa6\n    buildTypes {\n        release {\n            crunchPngs true\n        }\n    }\n}\n
Run Code Online (Sandbox Code Playgroud)\n\n

它有什么作用?

\n

小智 1

PNG 处理现在是一个 BuildType 属性,并且在调试版本中默认禁用。
注意:处理基本上用于 png 图像过滤器