Package 

Object Coil

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static Coil INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final static ImageLoader imageLoader(Context context) Get the singleton ImageLoader.
      final static Unit setImageLoader(ImageLoader imageLoader) Set the singleton ImageLoader.
      final static Unit setImageLoader(ImageLoaderFactory factory) Set the ImageLoaderFactory that will be used to create the singleton ImageLoader.
      final static Disposable enqueue(ImageRequest request)
      final static ImageResult execute(ImageRequest request)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait