OnViewDragListener

public interface OnViewDragListener

Interface definition for a callback to be invoked when the photo is experiencing a drag event

Functions

Link copied to clipboard
public abstract void onDrag(float dx, float dy)
Callback for when the photo is experiencing a drag event.