jaredrummler / ColorPicker

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

How do I set an OnClickListener for the "select" button? #101

Open kyrosene opened 4 years ago

kyrosene commented 4 years ago

For my photo editor, I want people to be able to select their own custom colors for the brush and text tool. How will I set the OnClickListener for the "Select" button?