Package-level declarations
Types
Link copied to clipboard
open class SupportImageView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatImageView, CustomView
Custom image view which can be set up to fit portrait and landscape use cases.