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

issue with manifest #26

Open
MaheshMahajan123 opened this issue Aug 31, 2019 · 4 comments
Open

issue with manifest #26

MaheshMahajan123 opened this issue Aug 31, 2019 · 4 comments

Comments

@MaheshMahajan123
Copy link

Attribute application@icon value=(@mipmap/logo) from AndroidManifest.xml:11:9-36
is also present at [com.cepheuen.elegant-number-button:lib:1.0.2] AndroidManifest.xml:13:9-43 value=(@mipmap/ic_launcher).
Suggestion: add 'tools:replace="android:icon"' to <application> element at AndroidManifest.xml:9:5-36:19 to override.
@ammarelgml
Copy link

I face the same error, please is there any solution for it ??

@ashik94vc
Copy link
Owner

ashik94vc commented Aug 18, 2020 via email

@ungaaaabungaaa
Copy link

Yea sir same issue with manifest Attribute application@icon value=(@mipmap/logo) from AndroidManifest.xml:11:9-36 amazing work by the way

@m-awaisnazeer
Copy link

this solution of this error is:
just add this line inside your Androidmanifest application tag " tools:replace="android:theme"
this worked for me, hope for you too.

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

5 participants