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

Attribute application:label conflicted~ #7

Closed
microstudent opened this issue Feb 25, 2017 · 1 comment
Closed

Attribute application:label conflicted~ #7

microstudent opened this issue Feb 25, 2017 · 1 comment

Comments

@microstudent
Copy link

Compiling with following errors:
Error:Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : Attribute application@label value=(@string/app_label) from AndroidManifest.xml:18:13-46
is also present at [com.gjiazhe:PanoramaImageView:1.0] AndroidManifest.xml:13:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:14:5-30:19 to override.

@microstudent
Copy link
Author

by adding tools:replace="android:label", problem solved.

http://blog.csdn.net/goodmentc/article/details/51088621

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

1 participant