-
public final class CustomItemDecorator extends RecyclerView.ItemDecoration
-
-
Constructor Summary
Constructors Constructor Description CustomItemDecorator(Context context, Integer edge)
-
Method Summary
Modifier and Type Method Description UnitonDrawOver(Canvas c, RecyclerView parent, RecyclerView.State state)-
-
Method Detail
-
onDrawOver
Unit onDrawOver(Canvas c, RecyclerView parent, RecyclerView.State state)
-
-
-
-