FadeAnimationView

class FadeAnimationView(context: Context, attrs: AttributeSet?) : View

Allows to play a progress fade animation with bounce or linear interpolator

Constructors

Link copied to clipboard
constructor(context: Context)
constructor(context: Context, attrs: AttributeSet?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Sets if should fade animation play with bounce or with linear interpolator

Functions

Link copied to clipboard
Link copied to clipboard