Package com.airbnb.lottie
See: Description
-
Class Summary Class Description LottieTask Helper to run asynchronous tasks with a result. Lottie Class for initializing the library with custom config Factory This will be removed in the next version of Lottie. LottieComposition After Effects/Bodymovin composition model. LottieAnimationView This view will load, deserialize, and display an After Effects animation exported with bodymovin (github.com/airbnb/lottie-web). SimpleColorFilter A color filter with a predefined transfer mode that applies the specified color on top of the original color. PerformanceTracker LottieDrawable This can be used to show an lottie animation in any place that would normally take a drawable. LottieImageAsset Data class describing an image asset embedded in a Lottie json file. FontAssetDelegate Delegate to handle the loading of fonts that are not packaged in the assets of your app or don't have the same file name. LottieResult Contains class to hold the resulting value of an async task or an exception if it failed. LottieCompositionFactory Helpers to create or cache a LottieComposition. Builder LottieConfig Class for custom library configuration. L TextDelegate To replace static text in an animation at runtime, create an instance of this class and call setText to replace the hard coded animation text (input) with the text of your choosing (output). -
Enum Summary Enum Description RenderMode Controls how Lottie should render. LottieFeatureFlag AsyncUpdates **Note: this API is experimental and may changed. -
Interface Summary Interface Description LottieOnCompositionLoadedListener LottieLogger Give ability to integrators to provide another logging mechanism. ImageAssetDelegate Delegate to handle the loading of bitmaps that are not packaged in the assets of your app. LottieTaskIdleListener Register this listener via registerLottieTaskIdleListener. LottieListener Receive a result with either the value or exception for a LottieTask Cancellable OnCompositionLoadedListener FrameListener LottieProperty Property values are the same type as the generic type of their corresponding LottieValueCallback. -
Annotation Summary Annotation Description RepeatMode