skydoves / ColorPickerPreference

🎨 A library that lets you implement ColorPicker, ColorPickerDialog, ColorPickerPreference.
Apache License 2.0
477 stars 51 forks source link

attachAlphaSlideBar property cannot be configured via preferences XML #20

Closed danbrough closed 4 years ago

danbrough commented 4 years ago

I'd like to be able to disable the alpha slidebar in my preferences xml.

There isn't a style attribute to configure it.

skydoves commented 4 years ago

Hi, @danbrough. Sorry for the late reply. You can customize the attachAlphaSlideBar on the XML in the new release 2.0.1. Thank you for your issue :)