Skip to content

Remove android:theme and @string/app_name from library #3

Description

@alexeyvasilyev

This is issues I got:

/Users/.../AndroidManifest.xml:62:9-47 Error:
        Attribute application@label value=(@string/app_name_short) from AndroidManifest.xml:62:9-47
        is also present at [yogesh.firzen:FilesLister:1.0.1.f] AndroidManifest.xml:15:9-41 value=(@string/app_name).
        Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml:21:5-287:19 to override
/Users/.../AndroidManifest.xml:64:9-52 Error:
        Attribute application@theme value=(@style/AppTheme.Dark.Orange) from AndroidManifest.xml:64:9-52
        is also present at [yogesh.firzen:FilesLister:1.0.1.f] AndroidManifest.xml:17:9-40 value=(@style/AppTheme).
        Suggestion: add 'tools:replace="android:theme"' to <application> element at AndroidManifest.xml:21:5-287:19 to override.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions