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

Lib should not have allowbakup attribute #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

umng
Copy link

@umng umng commented Feb 27, 2017

Remove android:allowBackup="true" from AndroidManifest file as it is giving Manifest merger issues with the application manifest file and the other libraries Manifest file. It's not necessary for your lib.
Error seems like: "Manifest merger failed : Attribute application@allowBackup value=(false)".

Thank you very much for the great lib.

Remove android:allowBackup="true" from AndroidManifest file as it is giving Manifest merger issues with the application manifest file and the other libraries Manifest file. It's not necessary for your lib.
Error seems like: "Manifest merger failed : Attribute application@allowBackup value=(false)".

Thank you very much for the great lib.
@savitasudan
Copy link

i just want to change the color of indicators .

@umng
Copy link
Author

umng commented Mar 18, 2017

@savitasudan please merge this change with master branch, and update the gradle dependency version, so I can start to use your lib in my project.
Thank you.

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

Successfully merging this pull request may close these issues.

2 participants