hoanganhtuan95ptit / DragView

Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube New graphic component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to close the dragView on ivClose

Garcianet opened this issue · comments

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.

You can use:

DragView.close ()

Thank you for your interest in my library