jaredrummler / ColorPicker

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

setDefaultValue is not working #79

Open Moaness opened 5 years ago

Moaness commented 5 years ago

calling .setDefaultValue() from java side is not working although xml android:defaultValue="" is working fine. But when it comes to different themes, calling this method from java code is necessary and can't be done by xml.