I have a scrollable ListView with items (like in http://developer.android.com/resources/tutorials/views/hello-listview.html). I am using an ArrayAdapter for the ite
ArrayAdapter
My solution based on Houcline's solution but ListView always above Button
ListView
Button