RecyclerViewItemDecoration(spacingPx: Int)
Simple item decoration allows the application to add a special drawing and layout offset to specific item views from the adapter's data set. Support the grid and linear layout.
See Also
RecyclerView.ItemDecoration