A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z 

L

L - class in com.airbnb.lottie
 
Layer - class in com.airbnb.lottie.model.layer
 
Layer.LayerType - class in com.airbnb.lottie.model.layer.Layer
 
Layer.MatteType - class in com.airbnb.lottie.model.layer.Layer
 
layerModelForId(long) - function in com.airbnb.lottie.LottieComposition
 
LayerParser - class in com.airbnb.lottie.parser
 
layout(int,int,int,int) - function in android.view.LottieAnimationView
 
LBlendMode - class in com.airbnb.lottie.model.content
Lottie BlendMode, not to be confused with Paint.BlendMode in android graphics core, which we will rely on for rendering.
LEFT_ALIGN - enum entry in com.airbnb.lottie.model.DocumentData.Justification
 
lerp(float,float,float) - function in com.airbnb.lottie.utils.MiscUtils
 
lerp(double,double,double) - function in com.airbnb.lottie.utils.MiscUtils
 
lerp(int,int,float) - function in com.airbnb.lottie.utils.MiscUtils
 
lerp(GradientColor,GradientColor,float) - function in com.airbnb.lottie.model.content.GradientColor
 
LIGHTEN - enum entry in com.airbnb.lottie.model.content.LBlendMode
 
LINEAR - enum entry in com.airbnb.lottie.model.content.GradientType
 
LogcatLogger - class in com.airbnb.lottie.utils
Default logger.
Logger - class in com.airbnb.lottie.utils
Singleton object for logging.
logRenderTimes() - function in com.airbnb.lottie.PerformanceTracker
 
loop(boolean) - function in com.airbnb.lottie.LottieAnimationView
 
loop(boolean) - function in com.airbnb.lottie.LottieDrawable
 
Lottie - class in com.airbnb.lottie
Class for initializing the library with custom config
LottieAnimationView - class in com.airbnb.lottie
This view will load, deserialize, and display an After Effects animation exported with bodymovin (github.com/airbnb/lottie-web).
LottieComposition - class in com.airbnb.lottie
After Effects/Bodymovin composition model.
LottieComposition.Factory - class in com.airbnb.lottie.LottieComposition
This will be removed in the next version of Lottie.
LottieCompositionCache - class in com.airbnb.lottie.model
 
LottieCompositionFactory - class in com.airbnb.lottie
Helpers to create or cache a LottieComposition.
LottieCompositionMoshiParser - class in com.airbnb.lottie.parser
 
LottieConfig - class in com.airbnb.lottie
Class for custom library configuration.
LottieConfig.Builder - class in com.airbnb.lottie.LottieConfig
 
LottieDrawable - class in com.airbnb.lottie
This can be used to show an lottie animation in any place that would normally take a drawable.
LottieDrawable.RepeatMode - class in com.airbnb.lottie.LottieDrawable
 
LottieFeatureFlag - class in com.airbnb.lottie
 
LottieFetchResult - class in com.airbnb.lottie.network
The result of the operation of obtaining a Lottie animation
LottieFrameInfo - class in com.airbnb.lottie.value
Data class for use with LottieValueCallback.
LottieImageAsset - class in com.airbnb.lottie
Data class describing an image asset embedded in a Lottie json file.
LottieInterpolatedFloatValue - class in com.airbnb.lottie.value
 
LottieInterpolatedIntegerValue - class in com.airbnb.lottie.value
 
LottieInterpolatedPointValue - class in com.airbnb.lottie.value
 
LottieListener - class in com.airbnb.lottie
Receive a result with either the value or exception for a LottieTask
LottieLogger - class in com.airbnb.lottie
Give ability to integrators to provide another logging mechanism.
LottieNetworkCacheProvider - class in com.airbnb.lottie.network
Interface for providing the custom cache directory where animations downloaded via url are saved.
LottieNetworkFetcher - class in com.airbnb.lottie.network
Implement this interface to handle network fetching manually when animations are requested via url.
LottieOnCompositionLoadedListener - class in com.airbnb.lottie
 
LottieProperty - class in com.airbnb.lottie
Property values are the same type as the generic type of their corresponding LottieValueCallback.
LottieRelativeFloatValueCallback - class in com.airbnb.lottie.value
LottieValueCallback that provides a value offset from the original animation rather than an absolute value.
LottieRelativeIntegerValueCallback - class in com.airbnb.lottie.value
LottieValueCallback that provides a value offset from the original animation rather than an absolute value.
LottieRelativePointValueCallback - class in com.airbnb.lottie.value
LottieValueCallback that provides a value offset from the original animation rather than an absolute value.
LottieResult - class in com.airbnb.lottie
Contains class to hold the resulting value of an async task or an exception if it failed.
LottieTask - class in com.airbnb.lottie
Helper to run asynchronous tasks with a result.
LottieTaskIdleListener - class in com.airbnb.lottie
Register this listener via registerLottieTaskIdleListener.
LottieThreadFactory - class in com.airbnb.lottie.utils
 
LottieTrace - class in com.airbnb.lottie.utils
 
LottieValueAnimator - class in com.airbnb.lottie.utils
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.
LottieValueCallback - class in com.airbnb.lottie.value
Allows you to set a callback on a resolved com.airbnb.lottie.model.KeyPath to modify its animation values at runtime.
LPaint - class in com.airbnb.lottie.animation
Custom paint that doesn't set text locale.
LUMA - enum entry in com.airbnb.lottie.model.layer.Layer.MatteType
 
LUMA_INVERTED - enum entry in com.airbnb.lottie.model.layer.Layer.MatteType
 
LUMINOSITY - enum entry in com.airbnb.lottie.model.content.LBlendMode
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z