I have a fixed height listview it has divider between list item, but it also displays divider after last list item.
Is there a way to not display divider after the last item in listview?
|
|
|
Just add
|
|||
|
|
|
meh i can't comment, but if you want to do this by code it's:
and if you're using a ListFragment you can get the listview by:
Only commented because this comes up as #1 in google |
|||
|