LottieAnimation

class LottieAnimation : ImageSource

A class that holds the animation configurations.

Constructors

Link copied to clipboard
fun LottieAnimation(builder: LottieAnimationBuilder)

Functions

Link copied to clipboard
fun ratio(ratio: Ratio)
Link copied to clipboard
fun setupAnimation(animationBuilder: AnimationBuilder)

Setup the LottieAnimationView

Link copied to clipboard
fun setupImageView(imageViewBuilder: ImageViewBuilder)