public class RecyclerProfileSquareDecoration
extends android.support.v7.widget.RecyclerView.ItemDecoration
| Modifier and Type | Field and Description |
|---|---|
private Drawable |
background |
private Context |
context |
| Constructor and Description |
|---|
RecyclerProfileSquareDecoration(Context c) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDraw(Canvas c,
android.support.v7.widget.RecyclerView parent,
android.support.v7.widget.RecyclerView.State state) |