fun removeFrom(recyclerView: RecyclerView): Unit
Removes this decoration from the given RecyclerView.
recyclerView - the RecyclerView which will remove this RecyclerView.ItemDecoration.
recyclerView