ActivityIndicator
class ActivityIndicator( val imageView: LottieAnimationView, @RawRes runningResId: Int = R.raw.mimi_lot_load, @RawRes successResId: Int = R.raw.mimi_lot_check, @RawRes failureResId: Int = R.raw.mimi_lot_cross)
Content copied to clipboard
Takes an ImageView and animates the corresponding vector drawable for the current State.
Constructors
Types
Link copied to clipboard
The current state of this ActivityIndicator