private class SwipeItemManagerImpl.OnLayoutListener extends java.lang.Object implements SwipeLayout.OnLayout
Modifier and Type | Field and Description |
---|---|
private int |
position |
Constructor and Description |
---|
OnLayoutListener(int position) |
Modifier and Type | Method and Description |
---|---|
void |
onLayout(SwipeLayout v) |
void |
setPosition(int position) |
public void setPosition(int position)
public void onLayout(SwipeLayout v)
onLayout
in interface SwipeLayout.OnLayout