Package-level declarations

Types

Link copied to clipboard
public interface OnMatrixChangedListener
Interface definition for a callback to be invoked when the internal Matrix has changed for this View.
Link copied to clipboard
public interface OnOutsidePhotoTapListener
Callback when the user tapped outside of the photo
Link copied to clipboard
public interface OnPhotoTapListener
A callback to be invoked when the Photo is tapped with a single tap.
Link copied to clipboard
public interface OnScaleChangedListener
Interface definition for callback to be invoked when attached ImageView scale changes
Link copied to clipboard
public interface OnSingleFlingListener
A callback to be invoked when the ImageView is flung with a single touch
Link copied to clipboard
public interface OnViewDragListener
Interface definition for a callback to be invoked when the photo is experiencing a drag event
Link copied to clipboard
public interface OnViewTapListener
Link copied to clipboard
public class PhotoView
A zoomable ImageView.
Link copied to clipboard
public class PhotoViewAttacher
The component of PhotoView which does the work allowing for zooming, scaling, panning, etc.