Skip to content

BazaarPay resources could replace resources with the same name in other projects #61

@aminmsvi

Description

@aminmsvi

Hello.

Problem
There is a chance that resources in the BazaarPay library could replace resources with similar names in other projects/libraries. For example, there is a drawable named "ic_close_icon_secondary_24" in BazaarPay that replaces a drawable with the same name in my project. This issue could occur with other resources as well.

Solution
I suggest making the resource names unique by applying a pattern like "bazaarpay_{resource_name}" to all of them. This will reduce the chance of resources in your library overriding resources in other projects/libraries.

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