@NonNull open fun getDownloader(context: Context!): DrawableDownloader
Provides the default image downloader. This Method can be overwritten to provide a custom downloader.
context - Context!: The context.
Return
DrawableDownloader: image The image downloader.