fun visibilityManager(visibilityManager: VisibilityManager): RecyclerViewDivider.Builder
Set the divider's custom VisibilityManager. If you want to hide only the last divider use hideLastDivider instead.
visibilityManager - custom VisibilityManager to set.
Return
this Builder instance.