Package 

Class ImageLoaders

    • Method Summary

      Modifier and Type Method Description
      final static ImageLoader create(Context context) Create a new ImageLoader without configuration.
      final static ImageResult executeBlocking(ImageLoader $self, ImageRequest request) Execute the request and block the current thread until it completes.
      • Methods inherited from class java.lang.Object

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