Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

集成后编译报错 #45

Open
hexianqiao3755 opened this issue Jun 30, 2016 · 2 comments
Open

集成后编译报错 #45

hexianqiao3755 opened this issue Jun 30, 2016 · 2 comments

Comments

@hexianqiao3755
Copy link

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.

@Frank-Zhu
Copy link
Owner

@hexianqiao3755 add 'tools:replace="android:icon"' to element at AndroidManifest.xml:

@shuhuaxie
Copy link

can also use tools:replace="icon, label" for icon and label Manifest merger failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants