Skip to content

Error in AndroidManifest without merge rules #11

@alsash

Description

@alsash

My app manifest has tags

    <application
        <!--...-->
        android:allowBackup="false"
        android:supportsRtl="false">

and ArcProgressStackView's manifest has theirs too, but with true values.

So i am receiving an gradle error when just add compile 'devlight.io:arcprogressstackview:1.0.4' as you describe in README.md.

It may be fixed by adding few words about tools:node="replace" in your readme file or just removing all values from <application> manifest's tag of this awesome library.

P.S. It would be nice, that your library run out from-the-box without any mistakes.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions