Uses of Class
com.android.volley.toolbox.ImageLoader

Packages that use ImageLoader
com.android.volley.toolbox   
 

Uses of ImageLoader in com.android.volley.toolbox
 

Methods in com.android.volley.toolbox with parameters of type ImageLoader
 void NetworkImageView.setImageUrl(String url, ImageLoader imageLoader)
          Sets URL of the image that should be loaded into this view.