|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteImageLoaderHandler | |
|---|---|
| com.github.ignition.support.images.remote | |
| Uses of RemoteImageLoaderHandler in com.github.ignition.support.images.remote |
|---|
| Methods in com.github.ignition.support.images.remote with parameters of type RemoteImageLoaderHandler | |
|---|---|
void |
RemoteImageLoader.loadImage(String imageUrl,
android.widget.ImageView imageView,
android.graphics.drawable.Drawable dummyDrawable,
RemoteImageLoaderHandler handler)
Triggers the image loader for the given image and view. |
void |
RemoteImageLoader.loadImage(String imageUrl,
android.widget.ImageView imageView,
RemoteImageLoaderHandler handler)
Triggers the image loader for the given image and view. |
| Constructors in com.github.ignition.support.images.remote with parameters of type RemoteImageLoaderHandler | |
|---|---|
RemoteImageLoaderJob(String imageUrl,
RemoteImageLoaderHandler handler,
ImageCache imageCache,
int numRetries,
int defaultBufferSize)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||