Skip to content

Comments

Lib should not have allowbakup attribute#7

Open
umng wants to merge 1 commit intosaeedsh92:masterfrom
umng:patch-1
Open

Lib should not have allowbakup attribute#7
umng wants to merge 1 commit intosaeedsh92:masterfrom
umng:patch-1

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