Factory
A factory that creates the new singleton ImageLoader.
To configure how the singleton ImageLoader is created either:
Implement SingletonImageLoader.Factory on your Android
Applicationclass.Or call SingletonImageLoader.setSafe with your SingletonImageLoader.Factory.
Functions
Link copied to clipboard
Return a new ImageLoader.