Skip to content

Misleading API regarding colors #11

@RobbWatershed

Description

@RobbWatershed
  • setColor requires a color constant and its argument has no @ColorInt annotation
  • setTextColor requires a color resource int and its argument has no @ColorRes annotation

I suggest you add at least the annotations to guide people.

An alignment of both methods to either use color consts or color resource ints would be greatly appreciated.

Thanks :-)

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