tankery / CircularSeekBar

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

Using gradient color for progress. #27

Closed FECHNOLOGIES closed 4 years ago

FECHNOLOGIES commented 4 years ago

Wonderful library. Can one use gradient color for the progress? Thanks

tankery commented 4 years ago

Thanks for using this lib, but unfortunately it not support a gradient color yet.

You can try to clone and modify the code, by set a gradient to mCircleProgressPaint to implement the gradient color. And I may consider this feature request in future version. Thanks!

FECHNOLOGIES commented 4 years ago

OK. Will try looking into it.

On Monday, September 28, 2020, Tankery notifications@github.com wrote:

Thanks for using this lib, but unfortunately it not support a gradient color yet.

You can try to clone and modify the code, by set a gradient to mCircleProgressPaint to implement the gradient color. And I may consider this feature request in future version. Thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tankery/CircularSeekBar/issues/27#issuecomment-700051476, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOTLDLUNPQFW2JKBOKAYXXLSICOBZANCNFSM4R36FDCA .