public interface ItemImageLongClickListener<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
onItemImageLongClick(android.content.Context context,
android.widget.ImageView imageView,
int index,
java.util.List<T> list) |
boolean onItemImageLongClick(android.content.Context context,
android.widget.ImageView imageView,
int index,
java.util.List<T> list)