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.
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.