ColorPickerView v2.1.6 Release Notes

Release Date: 2019-12-14 // over 4 years ago
  • Implement debounce.

    debounce

    Only emit a color to the listener if a particular timespan has passed without it emitting using the debounceDuration attribute. We can set the debounceDuration on our xml layout file.