How to make a color picker SeekBar programmatically

1.4k Views Asked by At

Android studio how to creat color picker like this?

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

You can use one library like this

Color Picker

And remove everything, keeping only the seek bar for the hue value.