OnPhotoTapListener

public interface OnPhotoTapListener

A callback to be invoked when the Photo is tapped with a single tap.

Functions

Link copied to clipboard
public abstract void onPhotoTap(ImageView view, float x, float y)
A callback to receive where the user taps on a photo.