Package com.airbnb.lottie.utils
-
Class Summary Class Description BaseLottieAnimator GammaEvaluator Use this instead ofArgbEvaluatorbecause it interpolates through the gamma color space which looks better to us humans.LogcatLogger Default logger.Logger Singleton object for logging.LottieValueAnimator This is a slightly modifiedValueAnimatorthat 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.MeanCalculator Class to calculate the average in a stream of numbers on a continuous basis.MiscUtils Utils