Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add setOldCenterColor() in setColor() #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xszconfig
Copy link

Hey, I want to thank you for your great work and clean code in the first place. HoloColorPicker is just wonderful.
And I believe I just find a bug .It's about the old and new color in the center. I think once a new color is picked, after a MotionEvent.ACTION_MOVE case is called, both old and new center color should be set to the picked color. With both old and new combined into one solid round, the HoloColorPicker can represent the new picked color in a better way.
In additon, if I want to initialize the initial color of HoloColorPicker with another color, instead of the one hard-coded in HoloColorPicker, the new setColor() will just satisfy me.
Correct me if anything wrong. Look forward to your reply. Thank you for your nice job again.

@xszconfig
Copy link
Author

Is there anything wrong with this pull request ? Why is it kept open for 4 months ? Tell me if you find anything wrong, please. Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant