A
B
C
D
F
G
H
I
J
K
L
M
O
P
R
S
T
U
V
W
O
- offsetLeftAndRight(Integer) - function in android.view.PhotoView
- offsetTopAndBottom(Integer) - function in android.view.PhotoView
- onAnimationEnd() - function in android.view.PhotoView
- onAnimationStart() - function in android.view.PhotoView
- onApplyWindowInsets(WindowInsets) - function in android.view.PhotoView
- onAttachedToWindow() - function in android.widget.PhotoView
- onCancelPendingInputEvents() - function in android.view.PhotoView
- onCapturedPointerEvent(MotionEvent) - function in android.view.PhotoView
- onCheckIsTextEditor() - function in android.view.PhotoView
- onConfigurationChanged(Configuration) - function in android.view.PhotoView
- onCreateContextMenu(ContextMenu) - function in android.view.PhotoView
- onCreateDrawableState(Integer) - function in android.widget.PhotoView
- onCreateInputConnection(EditorInfo) - function in android.view.PhotoView
- onCreateViewTranslationRequest(IntArray,Consumer) - function in android.view.PhotoView
- onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.PhotoView
- onDetachedFromWindow() - function in android.widget.PhotoView
- onDisplayHint(Integer) - function in android.view.PhotoView
- onDrag(Float,Float) - function in io.getstream.photoview.OnViewDragListener
- Callback for when the photo is experiencing a drag event.
- onDragEvent(DragEvent) - function in android.view.PhotoView
- onDraw(Canvas) - function in android.widget.PhotoView
- onDrawForeground(Canvas) - function in android.view.PhotoView
- onDrawScrollBars(Canvas) - function in android.view.PhotoView
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.PhotoView
- onFinishInflate() - function in android.view.PhotoView
- onFinishTemporaryDetach() - function in android.view.PhotoView
- onFling(MotionEvent,MotionEvent,Float,Float) - function in io.getstream.photoview.OnSingleFlingListener
- A callback to receive where the user flings on a ImageView.
- onFocusChanged(Boolean,Integer,Rect) - function in android.view.PhotoView
- onGenericMotionEvent(MotionEvent) - function in android.view.PhotoView
- onHoverChanged(Boolean) - function in android.view.PhotoView
- onHoverEvent(MotionEvent) - function in android.view.PhotoView
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.PhotoView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.PhotoView
- onKeyDown(Integer,KeyEvent) - function in android.view.PhotoView
- onKeyLongPress(Integer,KeyEvent) - function in android.view.PhotoView
- onKeyMultiple(Integer,Integer,KeyEvent) - function in android.view.PhotoView
- onKeyPreIme(Integer,KeyEvent) - function in android.view.PhotoView
- onKeyShortcut(Integer,KeyEvent) - function in android.view.PhotoView
- onKeyUp(Integer,KeyEvent) - function in android.view.PhotoView
- onLayout(Boolean,Integer,Integer,Integer,Integer) - function in android.view.PhotoView
- onMatrixChanged(RectF) - function in io.getstream.photoview.OnMatrixChangedListener
- Callback for when the Matrix displaying the Drawable has changed.
- OnMatrixChangedListener - class in io.getstream.photoview
- Interface definition for a callback to be invoked when the internal Matrix has changed for this View.
- onMeasure(Integer,Integer) - function in android.widget.PhotoView
- onOutsidePhotoTap(ImageView) - function in io.getstream.photoview.OnOutsidePhotoTapListener
- The outside of the photo has been tapped
- OnOutsidePhotoTapListener - class in io.getstream.photoview
- Callback when the user tapped outside of the photo
- onOverScrolled(Integer,Integer,Boolean,Boolean) - function in android.view.PhotoView
- onPhotoTap(ImageView,Float,Float) - function in io.getstream.photoview.OnPhotoTapListener
- A callback to receive where the user taps on a photo.
- OnPhotoTapListener - class in io.getstream.photoview
- A callback to be invoked when the Photo is tapped with a single tap.
- onPointerCaptureChange(Boolean) - function in android.view.PhotoView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.PhotoView
- onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.PhotoView
- onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.PhotoView
- onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.PhotoView
- onProvideStructure(ViewStructure) - function in android.view.PhotoView
- onProvideVirtualStructure(ViewStructure) - function in android.view.PhotoView
- onReceiveContent(ContentInfo) - function in android.view.PhotoView
- onResolvePointerIcon(MotionEvent,Integer) - function in android.view.PhotoView
- onRestoreInstanceState(Parcelable) - function in android.view.PhotoView
- onRtlPropertiesChanged(Integer) - function in android.widget.PhotoView
- onSaveInstanceState() - function in android.view.PhotoView
- onScaleChange(Float,Float,Float) - function in io.getstream.photoview.OnScaleChangedListener
- Callback for when the scale changes
- OnScaleChangedListener - class in io.getstream.photoview
- Interface definition for callback to be invoked when attached ImageView scale changes
- onScreenStateChanged(Integer) - function in android.view.PhotoView
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.PhotoView
- onScrollChanged(Integer,Integer,Integer,Integer) - function in android.view.PhotoView
- onSetAlpha(Integer) - function in android.view.PhotoView
- OnSingleFlingListener - class in io.getstream.photoview
- A callback to be invoked when the ImageView is flung with a single touch
- onSizeChanged(Integer,Integer,Integer,Integer) - function in android.view.PhotoView
- onStartTemporaryDetach() - function in android.view.PhotoView
- onTouchEvent(MotionEvent) - function in android.view.PhotoView
- onTrackballEvent(MotionEvent) - function in android.view.PhotoView
- OnViewDragListener - class in io.getstream.photoview
- Interface definition for a callback to be invoked when the photo is experiencing a drag event
- onViewTap(View,Float,Float) - function in io.getstream.photoview.OnViewTapListener
- A callback to receive where the user taps on a ImageView.
- OnViewTapListener - class in io.getstream.photoview
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.PhotoView
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.PhotoView
- onVisibilityAggregated(Boolean) - function in android.widget.PhotoView
- onVisibilityChanged(View,Integer) - function in android.view.PhotoView
- onWindowFocusChanged(Boolean) - function in android.view.PhotoView
- onWindowSystemUiVisibilityChanged(Integer) - function in android.view.PhotoView
- onWindowVisibilityChanged(Integer) - function in android.view.PhotoView
- overScrollBy(Integer,Integer,Integer,Integer,Integer,Integer,Integer,Integer,Boolean) - function in android.view.PhotoView