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

Remove "android:icon" from manifest #4

Closed
wviana opened this issue Sep 25, 2015 · 2 comments
Closed

Remove "android:icon" from manifest #4

wviana opened this issue Sep 25, 2015 · 2 comments

Comments

@wviana
Copy link

wviana commented Sep 25, 2015

When importing it conflicts with my application icon property.
As it's a library I think it's no necessary to have an icon property in the manifest file.

To solve the problem when building right now, I'm removing the icon property from my app manifest.

PS: Thank you for the awesome library. I saw the code, later I'll fork and send some improvements.

@appersiano
Copy link

It is not necessary to remove your icon, just use into your manifest the attribute tools:replace="android:icon"

@jansenfelipe
Copy link
Owner

Version 1.0.1 published 4f31767

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