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

Expose colors for disabled state #200

Open
dzsonni opened this issue Jun 29, 2021 · 0 comments
Open

Expose colors for disabled state #200

dzsonni opened this issue Jun 29, 2021 · 0 comments

Comments

@dzsonni
Copy link

dzsonni commented Jun 29, 2021

Expose colors for when the bar is disabled.
mBarColor = DEFAULT_BAR_COLOR; setConnectingLineColor(DEFAULT_BAR_COLOR); mThumbColor = DEFAULT_BAR_COLOR; mThumbColorLeft = DEFAULT_BAR_COLOR; mThumbColorRight = DEFAULT_BAR_COLOR; mThumbBoundaryColor = DEFAULT_BAR_COLOR; mTickDefaultColor = DEFAULT_BAR_COLOR; setTickColors(DEFAULT_BAR_COLOR); mTickLabelColor = DEFAULT_BAR_COLOR; mTickLabelSelectedColor = DEFAULT_BAR_COLOR;

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

1 participant