as编译时出现这个
Error:Execution failed for task ':app:processMallDebugManifest'.
Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:44:9-43
is also present at [com.github.frank-zhu:pullzoomview:1.0.0] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher).
Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:40:5-449:19 to override.
as编译时出现这个 Error:Execution failed for task ':app:processMallDebugManifest'.