Package 

Object PlaceholderDefaults

    • Method Summary

      Modifier and Type Method Description
      final InfiniteRepeatableSpec<Float> getFadeAnimationSpec() The default InfiniteRepeatableSpec to use for fade.
      final InfiniteRepeatableSpec<Float> getShimmerAnimationSpec() The default InfiniteRepeatableSpec to use for shimmer.
      • Methods inherited from class java.lang.Object

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

      • getFadeAnimationSpec

         final InfiniteRepeatableSpec<Float> getFadeAnimationSpec()

        The default InfiniteRepeatableSpec to use for fade.

      • getShimmerAnimationSpec

         final InfiniteRepeatableSpec<Float> getShimmerAnimationSpec()

        The default InfiniteRepeatableSpec to use for shimmer.