fix: color controls not visible in landscape orientation fix: colorPickerDialog constructor was protected
- new: Alpha Slider is disabled by default
- new: Alpha Slider can be enabled:
- with preference XML using attribute alphaSlider="true"
- with function setAlphaSliderEnabled(true)
- new: defaultValue in preference XML now accepts HEX color code:
- #FF00FF, rgb
- #FF00FF00, argb
fix: sometimes preview color disappear
release