Package com.airbnb.lottie.utils
See: Description
-
Class Summary Class Description BaseLottieAnimator LottieValueAnimator This is a slightly modified ValueAnimator that allows us to update start and end values easily optimizing for the fact that we know that it's a value animator with 2 floats. Logger Singleton object for logging. MeanCalculator Class to calculate the average in a stream of numbers on a continuous basis. LottieTrace Utils GammaEvaluator Use this instead of android.animation.ArgbEvaluator because it interpolates through the gamma color space which looks better to us humans. LogcatLogger Default logger. MiscUtils LottieThreadFactory