When I create a simple layout with only a ListView in it, there is no separator displayed after the last item, which looks a bit ugly.
Have you tried this one ?
android:footerDividersEnabled="true"
if not try this out