| Interface | Description |
|---|---|
| IPhotoView | |
| PhotoViewAttacher.OnMatrixChangedListener |
Interface definition for a callback to be invoked when the internal Matrix has changed for
this View.
|
| PhotoViewAttacher.OnPhotoTapListener |
Interface definition for a callback to be invoked when the Photo is tapped with a single
tap.
|
| PhotoViewAttacher.OnScaleChangeListener |
Interface definition for callback to be invoked when attached ImageView scale changes
|
| PhotoViewAttacher.OnSingleFlingListener |
Interface definition for a callback to be invoked when the ImageView is fling with a single
touch
|
| PhotoViewAttacher.OnViewTapListener |
Interface definition for a callback to be invoked when the ImageView is tapped with a single
tap.
|
| Class | Description |
|---|---|
| Compat | |
| DefaultOnDoubleTapListener |
Provided default implementation of GestureDetector.OnDoubleTapListener, to be overridden with custom behavior, if needed
|
| PhotoView | |
| PhotoViewAttacher |