When my list view is not completely full of list view items (ex my list view is tall enough for 8 items, but I only have 2), the empty area shows up as gray on my Droid X. In the emulator the empty area shows up as black.
How do I set the 'empty' area to transparent?
I've tried setting the background color, cache hints, but those only seem the change the background color of the listview where it has items, not the empty area.