BaseDividerItemDecoration(asSpace: Boolean)
Base implementation of RecyclerView.ItemDecoration which provides some utilities methods. It also provides different implementations of getItemOffsets and onDraw.
asSpace - true if the divider should behave as a space.
asSpace