Divider at specific position
Vrutin opened this issue · 1 comments
Vrutin commented
How can I add the divider after a specific position.
I cannot seem to find it.
yqritc commented
Please see the following sample
https://github.com/yqritc/RecyclerView-FlexibleDivider/blob/master/sample/src/main/java/com/yqritc/recyclerviewflexibledivider/sample/ComplexAdapter.java#L108
You can control the visibility of divider by implementing FlexibleDividerDecoration.VisibilityProvider