- ScaleTypeDrawer - Class in com.hannesdorfmann.httpkit.image
-
This is a little helper class that helps you to draw a bitmap on a canvas
(normally called from a drawable to draw on his own canvas) according to the
image views scale type.
- ScaleTypeDrawer() - Constructor for class com.hannesdorfmann.httpkit.image.ScaleTypeDrawer
-
- ScrollerProxy - Class in com.hannesdorfmann.httpkit.image.photoview.scrollerproxy
-
- ScrollerProxy() - Constructor for class com.hannesdorfmann.httpkit.image.photoview.scrollerproxy.ScrollerProxy
-
- setAllowParentInterceptOnEdge(boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Whether to allow the ImageView's parent to intercept the touch event when the photo is scroll to it's horizontal edge.
- setAllowParentInterceptOnEdge(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setAllowParentInterceptOnEdge(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
Ignored.
- setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
-
- setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
Ignored.
- setAlpha(int) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
Ignored.
- setAntiAlias(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
-
- setBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
-
- setBounds(int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- setBounds(int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
- setBounds(int, int, int, int) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
- setClickColorMatrix(float[]) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Set the matrix for the ColorMatrixColorFilter which is enabled if
the user clicks on this view.
- setClickColorMatrix(float[]) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Set the matrix for the ColorMatrixColorFilter which is enabled if
the user clicks on this view.
- setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
-
- setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
- setColorFilter(ColorFilter) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
- setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
Enables or disables the cross fade of the drawables.
- setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
Enables or disables the cross fade of the drawables.
- setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Set crossfading between the placeholder to the loaded bitmap
- setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
Enables or disables the cross fade of the drawables.
- setCrossFadeEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Set crossfading between the placeholder to the loaded bitmap
- setDisplayMatrix(Matrix) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Sets the Display Matrix of the currently displayed Drawable.
- setDisplayMatrix(Matrix) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setDisplayMatrix(Matrix) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
-
- setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
- setDither(boolean) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
- setEnd(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- setEnd(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
- setEnd(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
- setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Set the error Drawable, that will be displayed when an error has
occurred while loading
- setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Set the error Drawable, that will be displayed when an error has
occurred while loading
- setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Set the error Drawable, that will be displayed when an error has
occurred while loading
- setErrorDrawable(Drawable) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Set the error Drawable, that will be displayed when an error has
occurred while loading
- setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
- setErrorDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Sets the error Resource that should be displayed, when an error has
occurred while loading the real image resource
- setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Sets the error Resource that should be displayed, when an error has
occurred while loading the real image resource
- setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Sets the error Resource that should be displayed, when an error has
occurred while loading the real image resource
- setErrorResource(int) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Sets the error Resource that should be displayed, when an error has
occurred while loading the real image resource
- setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
Sets the error Resource.
- setErrorResource(int) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
Sets the error Resource.
- setFadingDuration(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Set how long the switching drawable animation takes
- setFadingDuration(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Set how long the switching drawable animation takes
- setFadingDuration(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Set how long the switching drawable animation takes
- setFadingEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
- setFadingEnabled(boolean) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
- setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropDrawable
-
- setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
- setFilterBitmap(boolean) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
- setImageDrawable(Drawable) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setImageResource(int) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setImageURI(Uri) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setLoadedBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Sets the loaded Image Bitmap
- setLoadedBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Sets the loaded Image Bitmap
- setLoadedBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Sets the loaded Image Bitmap
- setLogger(Logger) - Static method in class com.hannesdorfmann.httpkit.image.photoview.log.LogManager
-
- setMaximumScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Sets the maximum scale level.
- setMaximumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setMaximumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setMaxScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Deprecated.
- setMaxScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
Deprecated.
- setMaxScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
Deprecated.
- setMediumScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
- setMediumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setMediumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setMidScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Deprecated.
- setMidScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
Deprecated.
- setMidScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
Deprecated.
- setMinimumScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Sets the minimum scale level.
- setMinimumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setMinimumScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setMinScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Deprecated.
- setMinScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
Deprecated.
- setMinScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
Deprecated.
- setOnGestureListener(OnGestureListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.gestures.CupcakeGestureDetector
-
- setOnGestureListener(OnGestureListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.gestures.GestureDetector
-
- setOnLongClickListener(View.OnLongClickListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Register a callback to be invoked when the Photo displayed by this view is long-pressed.
- setOnLongClickListener(View.OnLongClickListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setOnLongClickListener(View.OnLongClickListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Register a callback to be invoked when the Matrix has changed for this
View.
- setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setOnMatrixChangeListener(PhotoViewAttacher.OnMatrixChangedListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Register a callback to be invoked when the Photo displayed by this View
is tapped with a single tap.
- setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setOnPhotoTapListener(PhotoViewAttacher.OnPhotoTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Register a callback to be invoked when the View is tapped with a single
tap.
- setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setOnViewTapListener(PhotoViewAttacher.OnViewTapListener) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setPhotoViewRotation(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Enables rotation via PhotoView internal functions.
- setPhotoViewRotation(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setPhotoViewRotation(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Sets the start bitmap.
- setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Sets the start bitmap.
- setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Sets the start bitmap.
- setPlaceholderBitmap(Bitmap) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Set the place holder as bitmap.
- setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
- setPlaceholderBitmap(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Set the placeholder resource.
- setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Set the placeholder resource.
- setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Set the placeholder resource.
- setPlaceholderResource(int) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Set the placeholder resource.
- setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
- setPlaceholderResource(int) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- setScale(float) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Changes the current scale to the specified value.
- setScale(float, boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Changes the current scale to the specified value.
- setScale(float, float, float, boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Changes the current scale to the specified value, around the given focal point.
- setScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setScale(float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setScale(float, float, float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setScale(float) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setScale(float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setScale(float, float, float, boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
Set the ImageView.ScaleType.
- setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
- setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
Set the ImageView.ScaleType.
- setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
- setScaleType(ImageView.ScaleType) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Controls how the image should be resized or moved to match the size of
the ImageView.
- setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setScaleType(ImageView.ScaleType) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- setStart(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- setStart(Bitmap) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
- setStartColor(int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
- setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Set the url that should be loaded
- setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Set the url that should be loaded
- setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Set the url that should be loaded
- setUrl(String) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Sets the current url of the image that will be loaded now
- setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
Set the url that is loading now / or already displaying the image.
- setUrl(String) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
Set the url that is loading now / or already displaying the image.
- setZoomable(boolean) - Method in interface com.hannesdorfmann.httpkit.image.photoview.IPhotoView
-
Allows you to enable/disable the zoom functionality on the ImageView.
- setZoomable(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoView
-
- setZoomable(boolean) - Method in class com.hannesdorfmann.httpkit.image.photoview.PhotoViewAttacher
-
- showClickColorFiltered() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Show the color filter to highlight a click event
- showClickColorFiltered() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Show the color filter to highlight a click event
- showEnd() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- showErrorDrawable() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Displays the error drawable
- showErrorDrawable() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Displays the error drawable
- showErrorDrawable() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Displays the error drawable
- showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
- showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
- showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
- showErrorImage() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Show the error image.
- showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
- showErrorImage() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
- showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
- showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
- showLoadedBitmap(Bitmap, boolean) - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Sets and shows the loaded Image
- showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
- showLoadedBitmap(Bitmap, boolean) - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
- showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
- showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
- showPlaceholder() - Method in interface com.hannesdorfmann.httpkit.image.HttpImageView
-
Shows a place holder image while loading the real image resource
- showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.PicassoFadeableHttpImageView
-
Deprecated.
- showPlaceholder() - Method in class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- showPlaceholderImageImmediatly() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
Show the start Bitmap that has been set as placeholder.
- showPlaceholderImageImmediatly() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Show the start Bitmap that has been set as placeholder.
- showPlaceholderImageImmediatly() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Show the start Bitmap that has been set as placeholder.
- showStart() - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
- SimpleHttpImageView - Class in com.hannesdorfmann.httpkit.image
-
- SimpleHttpImageView(Context) - Constructor for class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- SimpleHttpImageView(Context, AttributeSet) - Constructor for class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- SimpleHttpImageView(Context, AttributeSet, int) - Constructor for class com.hannesdorfmann.httpkit.image.SimpleHttpImageView
-
- simulateClickColorFilter(long) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Simulate the color filter that will be enabled and disabled, like on a
real click event
- simulateClickColorFilter() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
Simulates the color filter with the default delay
- simulateClickColorFilter(long) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Simulate the color filter that will be enabled and disabled, like on a
real click event
- simulateClickColorFilter() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
Simulates the color filter with the default delay
- startImageSwitching() - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
- startImageSwitching(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropHttpImageView
-
- startImageSwitching() - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
- startImageSwitching(int) - Method in class com.hannesdorfmann.httpkit.image.ColorFadeableHttpImageView
-
- startImageSwitching() - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
- startImageSwitching(int) - Method in class com.hannesdorfmann.httpkit.image.FadeableHttpImageView
-
- startTransition(int) - Method in class com.hannesdorfmann.httpkit.image.CircleCropCrossFadeDrawable
-
Begin the second layer on top of the first layer.
- startTransition(int) - Method in class com.hannesdorfmann.httpkit.image.ColorCrossFadeDrawable
-
Begin the second layer on top of the first layer.
- startTransition(int) - Method in class com.hannesdorfmann.httpkit.image.CrossFadeDrawable
-
Begin the second layer on top of the first layer.