tankery / CircularSeekBar

Custom circular SeekBar (Circle, Semi-circle, and Ellipse) for Android
Apache License 2.0
368 stars 59 forks source link

Color spread issue #22

Closed tree1891 closed 4 years ago

tree1891 commented 4 years ago

circle

AlessandroCignolini commented 4 years ago

i think you just need to put this tag and you will fix it app:cs_disable_progress_glow = "true"

tankery commented 4 years ago

Thanks @AlessandroCignolini ! that will fix this issue. But yes this is a bug when you enable glow effect for this view, will fix it.