Search code examples
androidseekbarcolor-picker

How to make a color picker SeekBar programmatically


Android studio how to creat color picker like this?

enter image description here


Solution

  • You can use one library like this

    Color Picker

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