public static interface Picasso.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onImageLoadFailed(Picasso picasso,
android.net.Uri uri,
Exception exception)
Invoked when an image has failed to load.
|
Copyright © 2013–2016 Square, Inc.. All rights reserved.