Releases: Madrapps/Pikolo
Releases · Madrapps/Pikolo
v2.0.2
RGB Color Picker
- Added RGB Color Picker
- Migrated to AndroidX
Version Upgrade
Updated Gradle version to latest
Updated Kotlin to latest
Gradle Upgrade
- Updated Gradle version to latest
- Updated other dependencies to latest
- Updated Android compileSdkVersion to 28
Ability to Extend
HSLColorPicker
can now be extended so that clients can change the behavior or appearance
Improved XML attributes
Redundant XML attributes are clubbed together.
XML configuration
- Parameters of view can be configured via XML
- Improved the way Touch works
- Added optional borders for the arc
Base Version
This includes the base version of Pikolo. We have one HSLColorPicker that can be user in its pre configured settings. A listener can be set to it to listen to color changes during selection.
Pre Base Version
This is a pre base version and the project is still in flux. Anything can change.