fun addTo(recyclerView: RecyclerView): Unit
Adds this decoration to the given RecyclerView. If this decoration was already added to the given RecyclerView, it will be removed first.
recyclerView - the RecyclerView which will add this RecyclerView.ItemDecoration.