Package com.airbnb.lottie.network
Interface LottieNetworkCacheProvider
-
public interface LottieNetworkCacheProviderInterface for providing the custom cache directory where animations downloaded via url are saved.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.FilegetCacheDir()Called during cache operations
-