Releases: vadiole/colorpicker
Releases · vadiole/colorpicker
Release 1.0.4
Release 1.0.3
Release notes
- fixed dialog layout for landscape mode: #3
- fixed custom ok/cancel button: stackoverflow.com/q/70329958
- updated kotlin, sdk, dependencies
Release 1.0.2
Features
- Pick color with ColorPickerDialog from library
- Switch color models by tapping channel's labels
- Test colors with alpha
- Test saving dialog state when rotating the device
- Test dark mode (follow system)