| Interface | Description |
|---|---|
| Cancellable | |
| ImageAssetDelegate |
Delegate to handle the loading of bitmaps that are not packaged in the assets of your app.
|
| OnCompositionLoadedListener | |
| PerformanceTracker.FrameListener |
| Class | Description |
|---|---|
| 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.
|
| L | |
| LottieAnimationView |
This view will load, deserialize, and display an After Effects animation exported with
bodymovin (https://github.com/bodymovin/bodymovin).
|
| LottieComposition |
After Effects/Bodymovin composition model.
|
| LottieComposition.Factory | |
| 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 exported by bodymovin.
|
| PerformanceTracker | |
| SimpleColorFilter |
A color filter with a predefined transfer mode that applies the specified color on top of the
original color.
|
| TextDelegate |
Extend this class to replace animation text with custom text.
|
| Enum | Description |
|---|---|
| LottieAnimationView.CacheStrategy |
Caching strategy for compositions that will be reused frequently.
|