jaredrummler / ColorPicker

A highly customizable color picker for Android
Apache License 2.0
796 stars 172 forks source link

Custom dialog style #38

Open hristorv opened 6 years ago

hristorv commented 6 years ago

Can we add custom dialog style ? Like .setDialogStyle(R.style.CustomDialogStyle) and set it as you create the alert dialog.

martawoldanska commented 5 years ago

@hristorv We have forked the project and added styling option, you can find it here: https://github.com/PolideaInternal/ColorPicker