You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.
As I have seen, we have some listeners for following cases:
onMaximized
onMinimized
onClosedToLeft
onClosedToRight
I would like to know if there is a listener that is called when we start or leave to drag the draggableView. As far as I know, ViewDragHelper has onViewReleased callback method but i could not find something like it here.
The text was updated successfully, but these errors were encountered:
As I have seen, we have some listeners for following cases:
I would like to know if there is a listener that is called when we start or leave to drag the draggableView. As far as I know, ViewDragHelper has onViewReleased callback method but i could not find something like it here.
The text was updated successfully, but these errors were encountered: