Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 326 Bytes

Dividers

RecyclerViewExtensions module providing utilities for dividers.

DividerItemDecoration

RecyclerView.ItemDecoration that draws dividers between items.

To control which dividers are drawn, a Dividers implementation can be provided at construction time.