Dismiss the picker on back pressed
saurabhdhillon opened this issue · 1 comments
saurabhdhillon commented
Is there a way to forcefully dismiss the color picker.
duanhong169 commented
The color picker is just a view, you can dismiss it by yourself. If you mean the popup, I add a method "dismiss()" in v1.1.6, you can call it to dismiss the popup.