ActivityIndicator
constructor(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, @RawRes networkFailureResId: Int = R.raw.mimi_lot_nointernet)
Deprecated
Deprecated - use of custom resources is deprecated and will be removed