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:label from the Manifest #64

Open
SpaceBison opened this issue Jan 31, 2018 · 0 comments
Open

Remove android:label from the Manifest #64

SpaceBison opened this issue Jan 31, 2018 · 0 comments

Comments

@SpaceBison
Copy link

Setting label in the library manifest causes conflicts and errors such as this:

Error:Execution failed for task ':cityfit-kiosk:processDebugManifest'.
Manifest merger failed : Attribute application@label value=(@string/common_app_name) from AndroidManifest.xml:14:9-48
is also present at [com.p_v:flexiblecalendar:1.2.1] AndroidManifest.xml:13:9-41 value=(@string/app_name).
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:10:5-74:19 to override.

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