So I've got a screen layout with a title and the top, a bunch of buttons at the bottom, and a listview in the middle.
I want the listview to take up as much height as it can.
What's my move here? I can set absolute pixels, but I really, really don't want to.

