Skip to content

Library attributes are not prefixed #42

@MarcinOrlowski

Description

@MarcinOrlowski

MaterialScrollBar's attribute names should be prefixed to avoid disambiguation and potential conflict with other libraries. Unfortunately Android is not well designed in that area and app: namespace is always getting all attributes from app or additional libraries.

so instead of barThickness it should be i.e. msb_barThickness, instead of lightOnTouch it should be msb_lightOnTouch etc.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions