Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions