recycler-view-divider / com.fondesa.recyclerviewdivider / Divider / isEndDivider

isEndDivider

val isEndDivider: Boolean

Return
true if the divider is partially or totally the end (right in left-to-right, left in right-to-left) side of the grid. If the layout of the grid is reversed horizontally, the end divider is considered the one at the start since all the cells start from the end of the grid.