About
Releasing v3.0.1 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.
Address Issues
- Merge PR from Bigoud33-LM: Initialize
sliderValuewith converted color range value instead of default 0: (#13) - Merge PR from Bigoud33-LM: Enable scrolling for color picker bottom sheet content: (#14)
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.