getItemDecorationAt
Returns an ItemDecoration previously added to this RecyclerView.
Return
the ItemDecoration at index position
Parameters
index
The index position of the desired ItemDecoration.
Throws
on invalid index
Returns an ItemDecoration previously added to this RecyclerView.
the ItemDecoration at index position
The index position of the desired ItemDecoration.
on invalid index