How to close the dragView on ivClose
Garcianet opened this issue · comments
Garcianet commented
Hello !
I'm not a kotlin programmer, but i want to know how to close the dragView on ivClose clicklistener when the dragView is minimized. Thank you.
Hoàng Anh Tuấn commented
You can use:
DragView.close ()
Thank you for your interest in my library