Remove the bottom divider of an android ListView -


i have fixed height listview. has divider between list items, displays dividers after last list item.

is there way not display divider after last item in listview?

just add android:footerdividersenabled="false" listview description


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

Delphi Wmi Query on a Remote Machine -