About
Releasing v3.0.0 the KvColorPicker-Android android library with following features.
- Introduce new BLEND color picker component.
From this version, consumers have another color picker component named
BLENDinKvColorPicker-Android. Consumer can select two main colors and blend them together to generate their final color using this new picker.
- From this version start to consume
KvColorPalette-Androidlibrary v3.2.0
KvColorPicker-Androidlibrary is depending onKvColorPalette-Androidlibrary. From this release start to consume v3.2.0 version ofKvColorPalette-Androidlibrary.
Address Issues
- Feature Request: Support initializing picker with preset colors: (#10)
Known Issues
- Event passed the last selected color to the picker,
HSL-Pickerdo not recognize it, because once it appears that initiate with the givenhuevalue in the slider.
Contribution
We welcome contributions! Please fork the repository, make your changes, and submit a pull request. Ensure your code adheres to the established guidelines.
License
KvColorPallet-Android is licensed under the MIT License.