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