DividerItemDecoration - remove last divider

Viewed 5080

What's the right way to remove the last divider with recyclerview?

if you do it with dividerItemDecoration it seems awkward, I thought it was built in but it isn't if you do it with view in row_whatever.xml it is awkward.

0 Answers
Related