Skip to content

Can't use android.graphics.Color.rgb()? #70

@roblav96

Description

@roblav96

I'd like to set the colors programmatically like so:

.outerCircleColor(android.graphics.Color.rgb(255, 0, 0))

but it throws android.content.res.Resources$NotFoundException: Resource ID #0xffff0000.

Is this really not possible?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions