public static interface RecyclerItemClickListener.OnItemClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
onDoubleTap(android.view.View view,
int position) |
void |
onItemClick(android.view.View view,
int position) |