public interface LottieNetworkFetcher
HttpURLConnection under the hood but this enables you to hook into your own network stack. By default, Lottie will also handle caching the
animations but if you want to provide your own cache directory, you may implement LottieNetworkCacheProvider.| Modifier and Type | Method and Description |
|---|---|
LottieFetchResult |
fetchSync(java.lang.String url) |
LottieFetchResult fetchSync(java.lang.String url) throws java.io.IOException
java.io.IOException