Package 

Class LottieAnimationWithPlaceholderKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit LottieAnimationWithPlaceholder(LottieCompositionResult lottieCompositionResult, Function0<Float> progress, ImageVector placeholder, String contentDescription, Modifier modifier, LottieDynamicProperties dynamicProperties) A lottie animation with placeholder.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • LottieAnimationWithPlaceholder

        @Composable() final static Unit LottieAnimationWithPlaceholder(LottieCompositionResult lottieCompositionResult, Function0<Float> progress, ImageVector placeholder, String contentDescription, Modifier modifier, LottieDynamicProperties dynamicProperties)

        A lottie animation with placeholder.