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

ColorPickerDialog does not have a setInitialColor option #101

Open
ghb101 opened this issue Jul 22, 2023 · 2 comments
Open

ColorPickerDialog does not have a setInitialColor option #101

ghb101 opened this issue Jul 22, 2023 · 2 comments

Comments

@ghb101
Copy link

ghb101 commented Jul 22, 2023

Is your feature request related to a problem?

A clear and concise description of what the problem is.
I am using the ColorPickerDialog to select a color that I then display as the background color of a TextView. The ColorPickerDialog does not have a setInitial color option so when selecting a new color the dialog does not show the current color of the TextView.

Describe the solution you'd like:
I'd like to be able to set the initial color of the colorPickerDialog.

@juliswer
Copy link

I have the same issue and its a common issue/bug tho. Its only supported for ColorPickerView (and its actually a totally different approach unfortunately).
Did you already find the way to do it?

@ghb101
Copy link
Author

ghb101 commented Aug 18, 2023

I've just ended up using a previous colorpicker from years ago. It hasn't been updated in 5 years, but still working for now.
'com.github.yukuku:ambilwarna:2.0.1'

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

No branches or pull requests

2 participants