recycler-view-divider / com.fondesa.recyclerviewdivider / BaseDividerItemDecoration / <init>

<init>

BaseDividerItemDecoration(asSpace: Boolean)

Base implementation of RecyclerView.ItemDecoration which provides some utilities methods. It also provides different implementations of getItemOffsets and onDraw.

Parameters

asSpace - true if the divider should behave as a space.