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

[Request] add option to show/hide brightnessSliderView from ColorPicker #5

Closed
LossyDragon opened this issue Sep 8, 2018 · 1 comment

Comments

@LossyDragon
Copy link

Hello,

I'm currently using this color picker as it works with API 28, I like it so far!

However, in my situation, I'm color picker view to to get rgb colors only for communication. The brightness slider currently a waste of space for my current project.

Example I would like to see within layout: app:enableBrightness="Boolean" or programmatically: .enableBrightness(Boolean)

Thanks!

@duanhong169
Copy link
Owner

From version 1.1.4, the app:enableBrightness="Boolean" or programmatically: .enableBrightness(Boolean) is supported.

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