private static class GoSellCardAddressActivity.BottomOffsetDecoration
extends android.support.v7.widget.RecyclerView.ItemDecoration
Modifier and Type | Field and Description |
---|---|
private int |
mBottomOffset |
Constructor and Description |
---|
BottomOffsetDecoration(int bottomOffset)
Instantiates a new Bottom offset decoration.
|
Modifier and Type | Method and Description |
---|---|
void |
getItemOffsets(android.graphics.Rect outRect,
android.view.View view,
android.support.v7.widget.RecyclerView parent,
android.support.v7.widget.RecyclerView.State state) |