Package com.airbnb.lottie.network
See: Description
-
Enum Summary Enum Description FileExtension Helpers for known Lottie file types. -
Class Summary Class Description NetworkCache Helper class to save and restore animations fetched from an URL to the app disk cache. DefaultLottieFetchResult DefaultLottieNetworkFetcher NetworkFetcher -
Interface Summary Interface Description LottieNetworkFetcher Implement this interface to handle network fetching manually when animations are requested via url. LottieFetchResult The result of the operation of obtaining a Lottie animation LottieNetworkCacheProvider Interface for providing the custom cache directory where animations downloaded via url are saved.