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

Project has a manifest causing a manifer merger fail #16

Open
Shailevy opened this issue Feb 16, 2015 · 1 comment
Open

Project has a manifest causing a manifer merger fail #16

Shailevy opened this issue Feb 16, 2015 · 1 comment

Comments

@Shailevy
Copy link

When including the project via gradle (Android Studio):

Error:(101, 9) Attribute application@icon value=(@drawable/ic_logo) from AndroidManifest.xml:101:9
Error:(103, 9) Attribute application@theme value=(@style/Theme.XXXX) from AndroidManifest.xml:103:9
is also present at uk.co.deanwild:flowtextview:2.0.2:14:9 value=(@style/AppTheme)
Suggestion: add 'tools:replace="android:theme"' to element at AndroidManifest.xml:97:5 to override

(Not critical, The error it self has a override suggestion)

@jcummings2
Copy link

+1 for fixing this issue.

The override does work in this case but having the icons present in the library is causing similar problems in #20 and #21

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

2 participants