Package com.airbnb.lottie.network
Class DefaultLottieNetworkFetcher
- java.lang.Object
-
- com.airbnb.lottie.network.DefaultLottieNetworkFetcher
-
- All Implemented Interfaces:
LottieNetworkFetcher
public class DefaultLottieNetworkFetcher extends Object implements LottieNetworkFetcher
-
-
Constructor Summary
Constructors Constructor Description DefaultLottieNetworkFetcher()
-
-
-
Method Detail
-
fetchSync
@NonNull public LottieFetchResult fetchSync(@NonNull String url) throws IOException
- Specified by:
fetchSyncin interfaceLottieNetworkFetcher- Throws:
IOException
-
-