Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

How to move selector not to a point but to a color #2

Description

@Bloubloublou

There is a way to move selector to a coordinate (x,y); but is there a way to move it to a peculiar color? My case is the typical case of a color picker associated with R,G and B inputs; color picker updates inputs but how inputs can update color picker? (I could do a function which transforms rgb to (x,y) but I'm hoping tht you thought of this........ :c)

I am seeing in android studio that Selector objects have a setColor(int) method. Is there a way with this?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions