ThumbnailView

open class ThumbnailView

The View used by the PreviewLoader to draw the preview thumbnail image.

Constructors

Link copied to clipboard
constructor(context: Context)
Instantiate a ThumbnailView view
constructor(context: Context, attrs: AttributeSet)
Instantiate a ThumbnailView view
constructor(context: Context, attrs: AttributeSet, defStyleAttr: Int)
Instantiate a ThumbnailView view

Functions

Link copied to clipboard
open fun getImageView(): ImageView
Returns the nested ImageView where images are drawn.
Link copied to clipboard
open fun resetImageView()
Resets the ImageView by setting a transparent color