recycler-view-divider / com.fondesa.recyclerviewdivider / DividerBuilder / build

build

fun build(): BaseDividerItemDecoration

Creates the RecyclerView.ItemDecoration using the configuration specified in this builder. If this builder doesn't specify the configuration of some divider's properties, those properties will be picked from the theme or their default will be used.

Return
a new RecyclerView.ItemDecoration which can be attached to the RecyclerView.