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

How to change color of circle animation on thumb touch? #62

Open
Rehckover opened this issue Jun 29, 2017 · 2 comments
Open

How to change color of circle animation on thumb touch? #62

Rehckover opened this issue Jun 29, 2017 · 2 comments

Comments

@Rehckover
Copy link

There are circle reaveal animation when touching and dragging tumb. It look nice but how to change the color of it? I use style extended from widget . And it's default color is transparent red. I dont have an idea where red color comes from cause I have absolutely different primary color,color accent and etc.

@KamikX
Copy link

KamikX commented Aug 14, 2017

Color is from ripple drawable control_background_multi_material.xml, which is
setted like background in Multislider, there is atrtibute color set to the selector control_highlight_material.xml. This selector uses colorControlActivated for unpressed state and colorControlHighlight for pressed state.

@ajitjati
Copy link

Same issue here.

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

3 participants