Package com.airbnb.lottie.value
See: Description
-
Class Summary Class Description LottieRelativeFloatValueCallback LottieValueCallback that provides a value offset from the original animation rather than an absolute value. LottieInterpolatedPointValue LottieRelativeIntegerValueCallback LottieValueCallback that provides a value offset from the original animation rather than an absolute value. LottieInterpolatedIntegerValue Keyframe LottieValueCallback Allows you to set a callback on a resolved com.airbnb.lottie.model.KeyPath to modify its animation values at runtime. LottieFrameInfo Data class for use with LottieValueCallback. ScaleXY LottieInterpolatedFloatValue LottieRelativePointValueCallback LottieValueCallback that provides a value offset from the original animation rather than an absolute value. -
Interface Summary Interface Description SimpleLottieValueCallback Delegate interface for LottieValueCallback.