public static class BaseSwipeAdapter.BaseSwipeableViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
Modifier and Type | Field and Description |
---|---|
SwipeLayout.OnLayout |
onLayoutListener |
int |
position |
SwipeLayout |
swipeLayout |
SwipeLayout.SwipeListener |
swipeMemory |
Constructor and Description |
---|
BaseSwipeableViewHolder(android.view.View itemView) |
public SwipeLayout swipeLayout
public SwipeLayout.OnLayout onLayoutListener
public SwipeLayout.SwipeListener swipeMemory
public int position