Skip to content

Lib should not have allowbakup attribute#7

Open
umng wants to merge 1 commit into
saeedsh92:masterfrom
umng:patch-1
Open

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

Conversation

@umng

@umng umng commented Feb 27, 2017

Copy link
Copy Markdown

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
Copy Markdown

i just want to change the color of indicators .

@umng

umng commented Mar 18, 2017

Copy link
Copy Markdown
Author

@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