package

androidx.car.widget.itemdecorators

Classes

BottomOffsetDecorationA that will add a bottom offset to the last item in the RecyclerView it is added to.
DividerDecorationA that will draw a dividing line between each item in the RecyclerView that it is added to.
ItemSpacingDecorationA that will add spacing between each item in the RecyclerView that it is added to.
TopOffsetDecorationA that will add a top offset to the first item in the RecyclerView it is added to.