I have a fixed height ListView. It has divider between list items, but it also displays dividers after the last list item.
ListView
Is there a way to not display
Use background = @android:color/transparent. Works perfectly. You can still use the background of your row layout