ColorPickerView v2.1.7 Release Notes

Release Date: 2020-07-11 // almost 4 years ago
  • ๐Ÿš€ ๐ŸŽ‰ Released a new version 2.1.7! ๐ŸŽ‰

    What's New?

    • ๐Ÿ›  Fixed debouncing internal logics.
    • ๐Ÿ”„ Changed to override create() function instead of show() in the ColorPickerDialog.
    • ๐Ÿ‘‰ Used ViewBinding instread of findViewById for reducing overhead.